Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.h45 #define VIA_8233_ID 0x3059 macro
H A Daudiovia823x.c566 if ((vendor != VIA_VENDOR_ID) || (device != VIA_8233_ID && in auvia_attach()
590 (device == VIA_8233_ID && pci_revision == 0x40)) { in auvia_attach()