Searched refs:bflags (Results 1 – 2 of 2) sorted by relevance
554 int result_len, int *bflags) in scsi_probe_lun() argument562 *bflags = 0; in scsi_probe_lun()638 *bflags = scsi_get_device_flags(sdev, &inq_result[8], in scsi_probe_lun()644 if (BLIST_INQUIRY_36 & *bflags) in scsi_probe_lun()646 else if (BLIST_INQUIRY_58 & *bflags) in scsi_probe_lun()745 int *bflags, int async) in scsi_add_lun() argument789 if (*bflags & BLIST_ISROM) { in scsi_add_lun()825 if ((*bflags & BLIST_REPORTLUN2) == 0) in scsi_add_lun()826 *bflags |= BLIST_NOREPORTLUN; in scsi_add_lun()864 !(*bflags & BLIST_NOTQ)) in scsi_add_lun()[all …]
227 unsigned bflags = scsi_get_device_flags_keyed(sdev, &sdev->inquiry[8], in spi_device_configure() local239 if (bflags & SPI_BLIST_NOIUS) { in spi_device_configure()