Searched refs:T_NODEVICE (Results 1 – 11 of 11) sorted by relevance
428 (csio->data_ptr[0] & 0xe0) | T_NODEVICE; in mfip_done()
109 T_NODEVICE | (SID_QUAL_BAD_LU << 5), 0,
683 if (pd_type == T_NODEVICE) in scsi_op_desc()5531 case T_NODEVICE: in scsi_print_inquiry_sbuf()
2193 #define T_NODEVICE 0x1f macro
562 ccb->csio.data_ptr[0] = (qual << 5) | T_NODEVICE; in aac_cam_fix_inquiry()
1220 ((device & 0xe0) | T_NODEVICE); in aac_cam_complete()
2101 if (type == T_NODEVICE) in is_scsi_valid()
1464 int scsi_dev_type = T_NODEVICE; in camdd_probe_pass()
3438 inq->device = (inq->device & 0xe0) | T_NODEVICE; in ciss_cam_complete_fixup()
2619 iq->device |= T_NODEVICE; in mpt_scsi_reply_handler()
10188 inq_ptr->device = (SID_QUAL_BAD_LU << 5) | T_NODEVICE; in ctl_inquiry_std()