Searched refs:PCI_VENDOR_RME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ | ||
H A D | hdspe.h | 31 #define PCI_VENDOR_RME 0x1d18 /* Newer firmware versions. */ macro |
H A D | hdspe.c | 670 pci_get_vendor(dev) == PCI_VENDOR_RME) && in hdspe_probe() |