Home
last modified time | relevance | path

Searched refs:ELS_CMD_ECHO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h585 #define ELS_CMD_ECHO 0x10000000 macro
630 #define ELS_CMD_ECHO 0x10 macro
H A Dlpfc_sli.c10819 if (elscmd == ELS_CMD_ECHO) in __lpfc_sli_prep_els_req_rsp_s3()
10910 if (elscmd == ELS_CMD_ECHO) in __lpfc_sli_prep_els_req_rsp_s4()
H A Dlpfc_els.c10698 case ELS_CMD_ECHO: in lpfc_els_unsol_buffer()