Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.h41 #define INTEL_VENDOR_ID 0x8086 /* Intel */ macro
H A Dauich.c548 if ((info.vendor_id == INTEL_VENDOR_ID && in init_hardware()
780 if ((info.vendor_id == INTEL_VENDOR_ID in init_driver()
H A Dmulti.c656 case INTEL_VENDOR_ID: in auich_get_description()