Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h584 #define PCIC_PCI_DEF_SYSCLK 33 /* MHZ */ macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c801 pcic->bus_speed = PCIC_PCI_DEF_SYSCLK; in pcic_attach()
2200 if (pcic->bus_speed >= PCIC_PCI_DEF_SYSCLK && i == 0) { in pcic_setup_adapter()