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