Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h583 #define PCIC_PCI_25MHZ 25 macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1854 if (pcic->bus_speed > PCIC_PCI_25MHZ && i == 0) { in pcic_setup_adapter()