Searched refs:PCI_DEVICE_XILINX_HDSPE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ | ||
H A D | hdspe.h | 32 #define PCI_DEVICE_XILINX_HDSPE 0x3fc6 /* AIO, MADI, AES, RayDAT */ macro |
H A D | hdspe.c | 671 pci_get_device(dev) == PCI_DEVICE_XILINX_HDSPE) { in hdspe_probe() |