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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dpci_defs.h176 #define PCI_BA_MEM_LOCATION 0x6 /* 2 bits for location avail */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dpci_defs.h176 #define PCI_BA_MEM_LOCATION 0x6 /* 2 bits for location avail */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn2/pcibr/
H A Dpcibr_slot.c702 code = base & PCI_BA_MEM_LOCATION; /* extract BAR type */
940 if ((wptr[((win*4)^4)/4] & PCI_BA_MEM_LOCATION) ==
942 if ((wptr[win] & PCI_BA_MEM_LOCATION) ==
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/sn1/
H A Dpcibr.c2455 code = base & PCI_BA_MEM_LOCATION; /* extract BAR type */
2692 if ((wptr[((win*4)^4)/4] & PCI_BA_MEM_LOCATION) ==
2694 if ((wptr[win] & PCI_BA_MEM_LOCATION) ==

Completed in 104 milliseconds