Searched refs:LPFC_CTX_TGT (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.h | 34 LPFC_CTX_TGT, enumerator
|
H A D | lpfc_scsi.c | 5954 ((context == LPFC_CTX_TGT) ? "TGT" : in lpfc_reset_flush_io_context() 6094 LPFC_CTX_TGT); in lpfc_target_reset_handler() 6161 LPFC_CTX_TGT); in lpfc_target_reset_handler()
|
H A D | lpfc_hbadisc.c | 144 lpfc_sli_abort_iocb(vport, ndlp->nlp_sid, 0, LPFC_CTX_TGT); in lpfc_terminate_rport_io() 561 lpfc_sli_abort_iocb(vport, ndlp->nlp_sid, 0, LPFC_CTX_TGT); in lpfc_dev_loss_tmo_handler()
|
H A D | lpfc_nportdisc.c | 2636 lpfc_sli_abort_iocb(vport, ndlp->nlp_sid, 0, LPFC_CTX_TGT); in lpfc_rcv_prlo_mapped_node()
|
H A D | lpfc_sli.c | 12647 case LPFC_CTX_TGT: in lpfc_sli_validate_fcp_iocb()
|