Searched refs:dev_qual2 (Results 1 – 3 of 3) sorted by relevance
125 inqbuf->dev_qual2 = SID_REMOVABLE; in scsitest_request()
2246 uint8_t dev_qual2; member2250 #define SID_IS_REMOVABLE(inq_data) (((inq_data)->dev_qual2 & SID_RMB) != 0)
10225 inq_ptr->dev_qual2 |= SID_RMB; in ctl_inquiry_std()