Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dich.c68 #define SIS_7012 0x7012 /* SiS 7012 needs special handling */ macro
126 { SIS_VENDORID, SIS_7012, 0,
901 if (vendor == SIS_VENDORID && devid == SIS_7012) { in ich_pci_attach()