Home
last modified time | relevance | path

Searched refs:BLIST_ISROM (Results 1 – 2 of 2) sorted by relevance

/linux/include/scsi/
H A Dscsi_devinfo.h26 #define BLIST_ISROM ((__force blist_flags_t)(1ULL << 8)) macro
/linux/drivers/scsi/
H A Dscsi_scan.c934 if (*bflags & BLIST_ISROM) { in scsi_add_lun()