Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sound/pci/
Dhdspe.h30 #define PCI_DEVICE_XILINX_HDSPE 0x3fc6 /* AIO, MADI, AES, RayDAT */ macro
Dhdspe.c229 pci_get_device(dev) == PCI_DEVICE_XILINX_HDSPE) { in hdspe_probe()