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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1302 phba->hbq_put = NULL;
1314 phba->hbq_put = &mb_slim->us.s3.hbq_put[0];
1317 phba->hbq_put = NULL;
H A Dlpfc.h671 uint32_t __iomem *hbq_put; /* Address in SLIM to HBQ put ptrs */ member in struct:lpfc_hba
H A Dlpfc_hw.h3016 uint32_t hbq_put[16]; member in struct:sli3_desc
H A Dlpfc_sli.c1357 writel(hbqp->hbqPutIdx, phba->hbq_put + hbqno);
1359 readl(phba->hbq_put + hbqno);

Completed in 122 milliseconds