Home
last modified time | relevance | path

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

/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c181 {PCIC_ID_TOPIC97, "ToPIC97 PCI-CardBus Bridge", CB_TOPIC97},
182 {PCIC_ID_TOPIC100, "ToPIC100 PCI-CardBus Bridge", CB_TOPIC97},
539 case CB_TOPIC97: in cbb_chipinit()
H A Dpccbbvar.h81 #define CB_TOPIC97 8 /* Toshiba ToPIC97/100 */ macro
H A Dpccbb.c821 if (sc->chipset == CB_TOPIC97) { in cbb_power()