Home
last modified time | relevance | path

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

/trueos/sys/dev/pccbb/
HDpccbb_pci.c181 {PCIC_ID_TOPIC95, "ToPIC95 PCI-CardBus Bridge", CB_TOPIC95},
182 {PCIC_ID_TOPIC95B, "ToPIC95B PCI-CardBus Bridge", CB_TOPIC95},
573 case CB_TOPIC95: in cbb_chipinit()
HDpccbbvar.h82 #define CB_TOPIC95 7 /* Toshiba ToPIC95 */ macro
HDpccbb.c837 if (sc->chipset == CB_TOPIC95) in cbb_power()
859 if (on && sc->chipset != CB_TOPIC95) { in cbb_power()