Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1433 phba->hbq_put = NULL; in lpfc_config_port()
1445 phba->hbq_put = &mb_slim->us.s3.hbq_put[0]; in lpfc_config_port()
1448 phba->hbq_put = NULL; in lpfc_config_port()
H A Dlpfc.h1247 uint32_t __iomem *hbq_put; /* Address in SLIM to HBQ put ptrs */ member
H A Dlpfc_hw.h3771 uint32_t hbq_put[16]; member
H A Dlpfc_sli.c2469 writel(hbqp->hbqPutIdx, phba->hbq_put + hbqno); in lpfc_sli_hbq_to_firmware_s3()
2471 readl(phba->hbq_put + hbqno); in lpfc_sli_hbq_to_firmware_s3()