Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpci_defs.h166 #define PCI_STAT_F_BK_BK_CAP 0x0080 /* Fast Back-to-Back Capable */ macro
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c1321 if (!((pci_cfg_cmd_reg >> 16) & PCI_STAT_F_BK_BK_CAP)) in pcibr_slot_addr_space_init()