Home
last modified time | relevance | path

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

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