Searched refs:HSregaddr (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.h665 void __iomem *HSregaddr; /* virtual address for host status member in struct:lpfc_hba
869 phba->work_hs = readl(phba->HSregaddr);
H A Dlpfc_debugfs.c500 word2 = readl(phba->HSregaddr);
H A Dlpfc_sli.c3109 status = readl(phba->HSregaddr);
3134 status = readl(phba->HSregaddr);
3647 status = readl(phba->HSregaddr);
3699 status = readl(phba->HSregaddr);
H A Dlpfc_init.c1201 phba->work_hs = readl(phba->HSregaddr);
5206 phba->HSregaddr = phba->ctrl_regs_memmap_p + HS_REG_OFFSET;

Completed in 102 milliseconds