hbq_put           947 drivers/scsi/lpfc/lpfc.h 	uint32_t __iomem  *hbq_put;     /* Address in SLIM to HBQ put ptrs */
hbq_put          3569 drivers/scsi/lpfc/lpfc_hw.h 	uint32_t hbq_put[16];
hbq_put          1383 drivers/scsi/lpfc/lpfc_mbox.c 		phba->hbq_put = NULL;
hbq_put          1395 drivers/scsi/lpfc/lpfc_mbox.c 			phba->hbq_put = &mb_slim->us.s3.hbq_put[0];
hbq_put          1398 drivers/scsi/lpfc/lpfc_mbox.c 			phba->hbq_put = NULL;
hbq_put          2053 drivers/scsi/lpfc/lpfc_sli.c 		writel(hbqp->hbqPutIdx, phba->hbq_put + hbqno);
hbq_put          2055 drivers/scsi/lpfc/lpfc_sli.c 		readl(phba->hbq_put + hbqno);