Searched refs:SID_REMOVABLE (Results 1 – 7 of 7) sorted by relevance
242 #define SID_REMOVABLE 0x80 macro
675 if (ISSET(inqbuf->dev_qual2, SID_REMOVABLE)) in scsi_probe_link()1081 removable = ISSET(inqbuf->dev_qual2, SID_REMOVABLE) ? T_REMOV : T_FIXED; in scsi_inqmatch()
2878 if (ISSET(inqbuf->dev_qual2, SID_REMOVABLE)) in scsi_show_inquiry_header()
446 inq.dev_qual2 = SID_REMOVABLE; in sdmmc_inquiry()
801 (sc->sc_hdr[target].hd_devtype & 1) ? SID_REMOVABLE : 0; in twe_scsi_cmd()
897 (sc->sc_hdr[target].hd_devtype & 1) ? SID_REMOVABLE : 0; in gdt_internal_cache_cmd()
283 inq_data->dev_qual2 = SID_REMOVABLE; in vioscsi_handle_inquiry()