Searched refs:BLIST_NOT_LOCKABLE (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/scsi/ |
D | scsi_devinfo.h | 27 #define BLIST_NOT_LOCKABLE 0x80000 /* don't use PREVENT-ALLOW commands */ macro
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_devinfo.c | 206 {"iRiver", "iFP Mass Driver", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36}, 210 {"MATSHITA", "DMC-LC5", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36}, 211 {"MATSHITA", "DMC-LC40", NULL, BLIST_NOT_LOCKABLE | BLIST_INQUIRY_36},
|
D | scsi_scan.c | 956 if (*bflags & BLIST_NOT_LOCKABLE) in scsi_add_lun()
|