Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_els.c9489 uint32_t els_command = 0; in lpfc_els_timeout_handler() local
9532 els_command = *(uint32_t *) (pcmd->virt); in lpfc_els_timeout_handler()
9534 if (els_command == ELS_CMD_FARP || in lpfc_els_timeout_handler()
9535 els_command == ELS_CMD_FARPR || in lpfc_els_timeout_handler()
9536 els_command == ELS_CMD_FDISC) in lpfc_els_timeout_handler()
9565 "x%x\n", els_command, in lpfc_els_timeout_handler()