Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdspe.h32 #define PCI_DEVICE_XILINX_HDSPE 0x3fc6 /* AIO, MADI, AES, RayDAT */ macro
H A Dhdspe.c671 pci_get_device(dev) == PCI_DEVICE_XILINX_HDSPE) { in hdspe_probe()