Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_devinfo.h12 #define BLIST_FORCELUN ((__force blist_flags_t)(1ULL << 1)) macro
/linux/drivers/scsi/
H A Dscsi_scan.c1397 if (bflags & BLIST_FORCELUN) in scsi_sequential_lun_scan()