IS_BXT 21 include/sound/hda_codec.h #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98) IS_BXT 371 sound/pci/hda/hda_intel.c #define IS_BXT(pci) ((pci)->vendor == 0x8086 && (pci)->device == 0x5a98)