Searched refs:CB_CIRRUS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pccbb/ |
H A D | pccbb_pci.c | 185 {PCIC_ID_CLPD6832, "CLPD6832 PCI-CardBus Bridge", CB_CIRRUS}, 186 {PCIC_ID_CLPD6833, "CLPD6833 PCI-CardBus Bridge", CB_CIRRUS}, 187 {PCIC_ID_CLPD6834, "CLPD6834 PCI-CardBus Bridge", CB_CIRRUS}, 204 {PCIC_ID_SMC_34C90, "SMC 34C90 PCI-CardBus Bridge", CB_CIRRUS},
|
H A D | pccbbvar.h | 79 #define CB_CIRRUS 6 /* Cirrus Logic CLPD683x */ macro
|