Searched refs:SID_RMB (Results 1 – 2 of 2) sorted by relevance
2248 #define SID_RMB 0x80 macro2249 #define SID_IS_REMOVABLE(inq_data) (((inq_data)->dev_qual2 & SID_RMB) != 0)
10186 inq_ptr->dev_qual2 |= SID_RMB; in ctl_inquiry_std()