Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h74 ELS_CSU = 0x69, /* clock synch. update */ enumerator
145 [ELS_CSU] = "CSU", \
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c597 (op == ELS_FAN) || (op == ELS_CSU)) { in bnx2fc_process_l2_frame_compl()