Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c1367 phba->hbq_put = NULL; in lpfc_config_port()
1379 phba->hbq_put = &mb_slim->us.s3.hbq_put[0]; in lpfc_config_port()
1382 phba->hbq_put = NULL; in lpfc_config_port()
Dlpfc.h800 uint32_t __iomem *hbq_put; /* Address in SLIM to HBQ put ptrs */ member
Dlpfc_hw.h3106 uint32_t hbq_put[16]; member
Dlpfc_sli.c1784 writel(hbqp->hbqPutIdx, phba->hbq_put + hbqno); in lpfc_sli_hbq_to_firmware_s3()
1786 readl(phba->hbq_put + hbqno); in lpfc_sli_hbq_to_firmware_s3()