Searched refs:PCI_TYPE0_SLOT_MASK (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/pci/
H A Dpci_defs.h19 #define PCI_TYPE0_SLOT_MASK 0xFFFFF800 macro
30 #define PCI_TYPE0(s,f,r) ((((1<<(s)) << PCI_TYPE0_SLOT_SHFT) & PCI_TYPE0_SLOT_MASK) |\
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/pci/
H A Dpci_defs.h19 #define PCI_TYPE0_SLOT_MASK 0xFFFFF800 macro
30 #define PCI_TYPE0(s,f,r) ((((1<<(s)) << PCI_TYPE0_SLOT_SHFT) & PCI_TYPE0_SLOT_MASK) |\

Completed in 41 milliseconds