Searched refs:BLIST_FORCELUN (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/ |
| A D | scsi_devinfo.c | 134 {"ADAPTEC", "AACRAID", NULL, BLIST_FORCELUN}, 135 {"ADAPTEC", "Adaptec 5400S", NULL, BLIST_FORCELUN}, 137 {"AFT PRO", "-IX CF", "0.0>", BLIST_FORCELUN}, 149 {"COMPAQ", "CR3500", NULL, BLIST_FORCELUN}, 159 {"DELL", "PERCRAID", NULL, BLIST_FORCELUN}, 181 {"HP", "NetRAID-4M", NULL, BLIST_FORCELUN}, 183 {"HP", "C1557A", NULL, BLIST_FORCELUN}, 188 {"IBM", "AuSaV1S2", NULL, BLIST_FORCELUN}, 206 {"MegaRAID", "LD", NULL, BLIST_FORCELUN}, 210 {"nCipher", "Fastness Crypto", NULL, BLIST_FORCELUN}, [all …]
|
| A D | scsi_scan.c | 1371 if (bflags & BLIST_FORCELUN) in scsi_sequential_lun_scan()
|
| /linux/include/scsi/ |
| A D | scsi_devinfo.h | 12 #define BLIST_FORCELUN ((__force blist_flags_t)(1ULL << 1)) macro
|
| /linux/drivers/usb/storage/ |
| A D | scsiglue.c | 80 sdev->sdev_bflags |= BLIST_FORCELUN; in slave_alloc()
|
Completed in 15 milliseconds