Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw.h1482 #define CMD_XRI_ABORTED_CX 0x17 macro
Dlpfc_sli.c1214 case CMD_XRI_ABORTED_CX: in lpfc_sli_iocb_cmd_type()
3054 if (unlikely(irsp->ulpCommand == CMD_XRI_ABORTED_CX)) { in lpfc_sli_handle_fast_ring_event()
3258 if (irsp->ulpCommand != CMD_XRI_ABORTED_CX) in lpfc_sli_sp_handle_rspiocb()
8620 case CMD_XRI_ABORTED_CX: in lpfc_sli4_iocb2wqe()