Home
last modified time | relevance | path

Searched refs:sdev_bflags (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A Dscsi_devinfo.c614 if (sdev->sdev_bflags) in scsi_get_device_flags_keyed()
615 return sdev->sdev_bflags; in scsi_get_device_flags_keyed()
A Dscsi_sysfs.c1082 for (i = 0; i < sizeof(sdev->sdev_bflags) * BITS_PER_BYTE; i++) { in sdev_show_blacklist()
1085 if (!(sdev->sdev_bflags & (__force blist_flags_t)BIT(i))) in sdev_show_blacklist()
A Dscsi_error.c598 if (sshdr.asc == 0x44 && sdev->sdev_bflags & BLIST_RETRY_ITF) in scsi_check_sense()
601 sdev->sdev_bflags & BLIST_RETRY_ASC_C1) in scsi_check_sense()
A Dvirtio_scsi.c682 sdevice->sdev_bflags = BLIST_TRY_VPD_PAGES; in virtscsi_device_alloc()
A Dscsi_scan.c1089 sdev->sdev_bflags = *bflags; in scsi_add_lun()
A Dstorvsc_drv.c1561 sdevice->sdev_bflags = BLIST_REPORTLUN2 | BLIST_TRY_VPD_PAGES; in storvsc_device_alloc()
/linux-6.3-rc2/drivers/usb/storage/
A Dscsiglue.c87 sdev->sdev_bflags |= BLIST_FORCELUN; in slave_alloc()
/linux-6.3-rc2/include/scsi/
A Dscsi_device.h158 blist_flags_t sdev_bflags; /* black/white flags as also found in member
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad_im.c971 sdev->sdev_bflags |= BLIST_NOREPORTLUN | in bfad_im_slave_alloc()
A Dbfad_bsg.c2564 sdev->sdev_bflags |= scan_flags; in bfad_reset_sdev_bflags()
2566 sdev->sdev_bflags &= ~scan_flags; in bfad_reset_sdev_bflags()

Completed in 35 milliseconds