Home
last modified time | relevance | path

Searched refs:bflags (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/
Dscsi_scan.c628 int result_len, blist_flags_t *bflags) in scsi_probe_lun() argument
636 *bflags = 0; in scsi_probe_lun()
712 *bflags = scsi_get_device_flags(sdev, &inq_result[8], in scsi_probe_lun()
718 if (BLIST_INQUIRY_36 & *bflags) in scsi_probe_lun()
832 blist_flags_t *bflags, int async) in scsi_add_lun() argument
876 if (*bflags & BLIST_ISROM) { in scsi_add_lun()
902 if ((*bflags & BLIST_REPORTLUN2) == 0) in scsi_add_lun()
903 *bflags |= BLIST_NOREPORTLUN; in scsi_add_lun()
941 !(*bflags & BLIST_NOTQ)) { in scsi_add_lun()
951 if ((*bflags & BLIST_BORKEN) == 0) in scsi_add_lun()
[all …]
Dscsi_transport_spi.c216 blist_flags_t bflags; in spi_device_configure() local
218 bflags = scsi_get_device_flags_keyed(sdev, &sdev->inquiry[8], in spi_device_configure()
230 if (bflags & SPI_BLIST_NOIUS) { in spi_device_configure()
DMakefile196 $(call if_changed,bflags)