Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.h199 #define LPFC_EXT_ACC_DRIVR 0x4 macro
200 #define LPFC_EXT_ACC_ALL (LPFC_EXT_ACC_DRIVR | \
H A Dlpfc_debugfs.c5462 if (ext_map & LPFC_EXT_ACC_DRIVR) in lpfc_idiag_extacc_read()