Searched refs:pci_bar1_map (Results 1 - 2 of 2) 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.h655 unsigned long pci_bar1_map; /* Physical address for PCI BAR1 */ member in struct:lpfc_hba
H A Dlpfc_init.c6682 phba->pci_bar1_map = pci_resource_start(pdev, 2);
6699 ioremap(phba->pci_bar1_map, bar1map_len);

Completed in 107 milliseconds