SID_RMB
inq_ptr->dev_qual2 |= SID_RMB;
#define SID_IS_REMOVABLE(inq_data) (((inq_data)->dev_qual2 & SID_RMB) != 0)