Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/fc/
Dfc_els.h81 ELS_CSU = 0x69, /* clock synch. update */ enumerator
148 [ELS_CSU] = "CSU", \
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c596 (op == ELS_FAN) || (op == ELS_CSU)) { in bnx2fc_process_l2_frame_compl()