Home
last modified time | relevance | path

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

/linux-3.4.99/include/scsi/fc/
Dfc_els.h76 ELS_FAN = 0x60, /* fabric address notification */ enumerator
143 [ELS_FAN] = "FAN", \
/linux-3.4.99/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c588 (op == ELS_FAN) || (op == ELS_CSU)) { in bnx2fc_process_l2_frame_compl()