hd_devtype        383 dev/ic/aac.c   			sc->aac_hdr[i].hd_devtype = mir->MntTable[0].VolType;
hd_devtype       2449 dev/ic/aac.c   		    sc->aac_hdr[target].hd_devtype));
hd_devtype        387 dev/ic/aacvar.h 		u_int16_t hd_devtype;
hd_devtype        460 dev/ic/gdt_common.c 				gdt->sc_hdr[i].hd_devtype = gdt->sc_info;
hd_devtype        980 dev/ic/gdt_common.c 		    gdt->sc_hdr[target].hd_devtype));
hd_devtype        983 dev/ic/gdt_common.c 		    (gdt->sc_hdr[target].hd_devtype & 4) ? T_CDROM : T_DIRECT;
hd_devtype        985 dev/ic/gdt_common.c 		    (gdt->sc_hdr[target].hd_devtype & 1) ? SID_REMOVABLE : 0;
hd_devtype        336 dev/ic/gdtvar.h 		u_int16_t hd_devtype;
hd_devtype        374 dev/ic/twe.c   		sc->sc_hdr[i].hd_devtype = 0;
hd_devtype        829 dev/ic/twe.c   		    sc->sc_hdr[target].hd_devtype));
hd_devtype        832 dev/ic/twe.c   		    (sc->sc_hdr[target].hd_devtype & 4) ? T_CDROM : T_DIRECT;
hd_devtype        834 dev/ic/twe.c   		    (sc->sc_hdr[target].hd_devtype & 1) ? SID_REMOVABLE : 0;
hd_devtype         76 dev/ic/twevar.h 		int	hd_devtype;