Searched refs:BLIST_NOT_LOCKABLE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/scsi/ |
D | scsi_devinfo.h | 43 #define BLIST_NOT_LOCKABLE ((__force blist_flags_t)(1ULL << 19)) macro
|
/Linux-v4.19/drivers/scsi/ |
D | scsi_devinfo.c | 196 {"iRiver", "iFP Mass Driver", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36}, 201 {"MATSHITA", "DMC-LC5", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36}, 202 {"MATSHITA", "DMC-LC40", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36},
|
D | scsi_scan.c | 951 if (*bflags & BLIST_NOT_LOCKABLE) in scsi_add_lun()
|