Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h69 ELS_FAN = 0x60, /* fabric address notification */ enumerator
140 [ELS_FAN] = "FAN", \
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c597 (op == ELS_FAN) || (op == ELS_CSU)) { in bnx2fc_process_l2_frame_compl()