Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_bsg.c3951 phba->mbox_ext_buf_ctx.state = LPFC_BSG_MBOX_PORT; in lpfc_bsg_sli_cfg_read_cmd_ext()
4124 phba->mbox_ext_buf_ctx.state = LPFC_BSG_MBOX_PORT; in lpfc_bsg_sli_cfg_write_cmd_ext()
4299 if (phba->mbox_ext_buf_ctx.state == LPFC_BSG_MBOX_PORT) in lpfc_bsg_mbox_ext_abort()
4471 phba->mbox_ext_buf_ctx.state = LPFC_BSG_MBOX_PORT; in lpfc_bsg_write_ebuf_set()
5676 if (phba->mbox_ext_buf_ctx.state == LPFC_BSG_MBOX_PORT) in lpfc_bsg_timeout()
Dlpfc.h806 #define LPFC_BSG_MBOX_PORT 2 macro