Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_bsg.c4039 phba->mbox_ext_buf_ctx.state = LPFC_BSG_MBOX_PORT; in lpfc_bsg_sli_cfg_read_cmd_ext()
4211 phba->mbox_ext_buf_ctx.state = LPFC_BSG_MBOX_PORT; in lpfc_bsg_sli_cfg_write_cmd_ext()
4386 if (phba->mbox_ext_buf_ctx.state == LPFC_BSG_MBOX_PORT) in lpfc_bsg_mbox_ext_abort()
4557 phba->mbox_ext_buf_ctx.state = LPFC_BSG_MBOX_PORT; in lpfc_bsg_write_ebuf_set()
5954 if (phba->mbox_ext_buf_ctx.state == LPFC_BSG_MBOX_PORT) in lpfc_bsg_timeout()
Dlpfc.h586 #define LPFC_BSG_MBOX_PORT 2 macro