Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpci_defs.h67 #define PCI_CFG_STATUS 0x06 /* Status (2 bytes) */ macro
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c912 if (!(do_pcibr_config_get(cfgw, PCI_CFG_STATUS, 2) & PCI_STAT_CAP_LIST)) { in pcibr_find_capability()