SID_TYPE
sd->sc_type = inqbuf->device & SID_TYPE;
device = inqbuf->device & SID_TYPE;
ss->sc_type = inqbuf.type & SID_TYPE;
if ((inq.device & SID_TYPE) != T_DIRECT
&& (inq.device & SID_TYPE) != T_CDROM)
sd->sc_type = inqbuf->device & SID_TYPE;
device = inqbuf->device & SID_TYPE;
if ((inq->device & SID_TYPE) == T_NODEVICE)
switch (inq->device & SID_TYPE) {
if ((inq->device & SID_TYPE) == T_DIRECT)
(dev->params & SID_TYPE) == T_DIRECT)
(dev->params & SID_TYPE) == T_DIRECT)
SID_TYPE;
dev_type = idev->params & SID_TYPE;
dtype = scsipi_dtype(inqbuf->type & SID_TYPE);
type = inqbuf->type & SID_TYPE;
periph->periph_type = inqbuf.device & SID_TYPE;
sd->type = (sa->sa_inqbuf.type & SID_TYPE);
if ((inqp->device & SID_TYPE) == T_ENCLOSURE) {