Home
last modified time | relevance | path

Searched refs:PCI_CAP_PCIX (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpci_defs.h231 #define PCI_CAP_PCIX 0x07 /* PCI-X */ macro
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c749 if (!(pcix_cap = pcibr_find_capability(cfgw, PCI_CAP_PCIX))) { in pcibr_slot_info_init()