Home
last modified time | relevance | path

Searched refs:PCI66 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ata/
H A Dpata_hpt3x2n.c30 PCI66 = (1 << 1), enumerator
302 if (flags & PCI66) in hpt3x2n_use_dpll()
592 hpriv = (void *)(PCI66 | USE_DPLL); in hpt3x2n_init_one()
/linux/drivers/pci/hotplug/
H A Dibmphp.h669 #define PCI66 0x04 macro
H A Dibmphp_core.c881 else if ((slot_cur->ext_status & CARD_INFO) == PCI66) in print_card_capability()