Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr_private.h332 #define IS_66MHZ(ps) (((ps)->bs_bridge_mode == PCIBR_BRIDGEMODE_PCI_66) || \ macro
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c710 else if (IS_66MHZ(pcibr_soft)) in pcibr_slot_info_init()