Searched refs:BLIST_NOT_LOCKABLE (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/include/scsi/ |
D | scsi_devinfo.h | 45 #define BLIST_NOT_LOCKABLE ((__force blist_flags_t)(1ULL << 19)) macro
|
/linux-6.6.21/drivers/scsi/ |
D | scsi_devinfo.c | 199 {"iRiver", "iFP Mass Driver", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36}, 204 {"MATSHITA", "DMC-LC5", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36}, 205 {"MATSHITA", "DMC-LC40", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36},
|
D | scsi_scan.c | 1038 if (*bflags & BLIST_NOT_LOCKABLE) in scsi_add_lun()
|