Searched refs:BAR_1 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb.h70 #define BAR_1 1 macro
H A Dixgb_main.c416 for (i = BAR_1; i <= BAR_5; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes.c461 (long unsigned int)pci_resource_start(pcidev, BAR_1),
462 (long unsigned int)pci_resource_len(pcidev, BAR_1));
466 !(pci_resource_flags(pcidev, BAR_1) & IORESOURCE_MEM)) {
551 nesdev->doorbell_region = pci_resource_start(nesdev->pcidev, BAR_1);
H A Dnes.h76 #define BAR_1 2 macro
H A Dnes_hw.c285 num_pds = pci_resource_len(nesdev->pcidev, BAR_1) >> PAGE_SHIFT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000.h74 #define BAR_1 1 macro
H A De1000_main.c882 for (i = BAR_1; i <= BAR_5; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e.h63 #define BAR_1 1 macro

Completed in 267 milliseconds