Home
last modified time | relevance | path

Searched refs:pci_device_table (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/ichsmb/
H A Dichsmb_pci.c120 static const struct pci_device_table ichsmb_devices[] = {
271 const struct pci_device_table *tbl; in ichsmb_pci_probe()
/freebsd/sys/dev/intel/
H A Dpchtherm.c83 static const struct pci_device_table pchtherm_devices[] =
111 const struct pci_device_table *tbl; in pchtherm_probe()
/freebsd/sys/dev/pci/
H A Dpcivar.h272 struct pci_device_table { struct
327 const struct pci_device_table *pci_match_device(device_t child,
328 const struct pci_device_table *id, size_t nelt);
H A Dpci.c6775 const struct pci_device_table *
6776 pci_match_device(device_t child, const struct pci_device_table *id, size_t nelt) in pci_match_device()
/freebsd/sys/dev/amdsmb/
H A Damdsmb.c125 struct pci_device_table amdsmb_devs[] = {
133 const struct pci_device_table *tbl; in amdsmb_probe()
/freebsd/sys/dev/ath/
H A Dif_ath_pci.c172 const struct pci_device_table *pd; in ath_pci_attach()
H A Dif_ath_pci_devlist.h30 static const struct pci_device_table ath_pci_id_table[] = {
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c112 static const struct pci_device_table amd_ntb_devs[] = {
1203 const struct pci_device_table *tbl; in amd_ntb_probe()