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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Dpci.h211 pci_bar_mem64, /* A 64-bit memory BAR */ enumerator in enum:pci_bar_type
H A Dprobe.c150 return pci_bar_mem64;
219 if (type == pci_bar_mem64) {
269 return (type == pci_bar_mem64) ? 1 : 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Dpci.h211 pci_bar_mem64, /* A 64-bit memory BAR */ enumerator in enum:pci_bar_type
H A Dprobe.c150 return pci_bar_mem64;
219 if (type == pci_bar_mem64) {
269 return (type == pci_bar_mem64) ? 1 : 0;

Completed in 327 milliseconds