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