Home
last modified time | relevance | path

Searched refs:PCI_MATCH (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/ath/
H A Dif_ath_pci.c179 pd = PCI_MATCH(dev, ath_pci_id_table); in ath_pci_attach()
/freebsd-12.1/sys/dev/amdsmb/
H A Damdsmb.c138 tbl = PCI_MATCH(dev, amdsmb_devs); in amdsmb_probe()
/freebsd-12.1/sys/dev/pci/
H A Dpcivar.h319 #define PCI_MATCH(child, table) \ macro
/freebsd-12.1/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c1198 tbl = PCI_MATCH(device, amd_ntb_devs); in amd_ntb_probe()