Searched refs:BLIST_FORCELUN (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/ |
| A D | scsi_devinfo.c | 135 {"ADAPTEC", "AACRAID", NULL, BLIST_FORCELUN}, 136 {"ADAPTEC", "Adaptec 5400S", NULL, BLIST_FORCELUN}, 138 {"AFT PRO", "-IX CF", "0.0>", BLIST_FORCELUN}, 150 {"COMPAQ", "CR3500", NULL, BLIST_FORCELUN}, 160 {"DELL", "PERCRAID", NULL, BLIST_FORCELUN}, 182 {"HP", "NetRAID-4M", NULL, BLIST_FORCELUN}, 184 {"HP", "C1557A", NULL, BLIST_FORCELUN}, 189 {"IBM", "AuSaV1S2", NULL, BLIST_FORCELUN}, 206 {"MegaRAID", "LD", NULL, BLIST_FORCELUN}, 210 {"nCipher", "Fastness Crypto", NULL, BLIST_FORCELUN}, [all …]
|
| A D | scsi_scan.c | 1284 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 | 87 sdev->sdev_bflags |= BLIST_FORCELUN; in slave_alloc()
|
Completed in 10 milliseconds