Searched refs:spc2_flags (Results 1 – 4 of 4) sorted by relevance
364 scsi_ulto2b(req_flags, &inq->spc2_flags); in init_inquiry()
2153 u_int8_t spc2_flags; member2162 (((iqd)->flags & SID_CmdQue) && !((iqd)->spc2_flags & SPC2_SID_BQueue)) || \2163 (!((iqd)->flags & SID_CmdQue) && ((iqd)->spc2_flags & SPC2_SID_BQueue)))
521 ahb->ha_inq_data->scsi_data.spc2_flags); in ahbxptattach()
10236 inq_ptr->spc2_flags = SPC2_SID_ADDR16; in ctl_inquiry_std()10237 inq_ptr->spc2_flags |= SPC2_SID_MultiP; in ctl_inquiry_std()