SID_TYPE
SID_TYPE;
if ((inq->device & SID_TYPE) != T_DIRECT)
if ((inqbuf->device & SID_TYPE) != T_DIRECT)
if ((link->inqdata.device & SID_TYPE) == T_PROCESSOR)
(dev->params & SID_TYPE) == T_DIRECT)
(dev->params & SID_TYPE) == T_DIRECT)
SID_TYPE;
type = idev->params & SID_TYPE;
if ((inq->device & SID_TYPE) == T_NODEVICE)
if ((inq->device & SID_TYPE) == T_PROCESSOR &&
if ((inq->device & SID_TYPE) != T_PROCESSOR ||
switch (link->inqdata.device & SID_TYPE) {
(link->inqdata.device & SID_TYPE) == T_SEQUENTIAL) {
printf("%s, ", devicetypenames[inqbuf->device & SID_TYPE]);
devicetypenames[(match->type & SID_TYPE)],
if (lun == 0 && (inqbuf->device & SID_TYPE) == T_NODEVICE)
if ((inqbuf->device & SID_TYPE) == T_NODEVICE)
if ((link->inqdata.device & SID_TYPE) == T_OPTICAL)
switch (link->inqdata.device & SID_TYPE) {
if ((inq->device & SID_TYPE) == T_ENCLOSURE &&
if ((inq->device & SID_TYPE) == T_PROCESSOR &&