Home
last modified time | relevance | path

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

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