Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc_sli.h90 uint8_t mbox_flag; member
Dlpfc_sli.c1088 pmboxq->mbox_flag |= LPFC_MBX_WAKE; in lpfc_sli_wake_mbox_wait()
5040 pmboxq->mbox_flag &= ~LPFC_MBX_WAKE; in lpfc_sli_issue_mbox_wait()
5051 pmboxq->mbox_flag & LPFC_MBX_WAKE, in lpfc_sli_issue_mbox_wait()
5060 if (pmboxq->mbox_flag & LPFC_MBX_WAKE) in lpfc_sli_issue_mbox_wait()
5347 if (pmb->mbox_flag & LPFC_MBX_IMED_UNREG) { in lpfc_sp_intr_handler()
5348 pmb->mbox_flag &= ~LPFC_MBX_IMED_UNREG; in lpfc_sp_intr_handler()
Dlpfc_hbadisc.c2323 mbox->mbox_flag |= LPFC_MBX_IMED_UNREG; in lpfc_nlp_remove()
Dlpfc_els.c3059 mbox->mbox_flag |= LPFC_MBX_IMED_UNREG; in lpfc_cmpl_els_rsp()