Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci.c99 static pci_get_id_t pci_get_id_method; variable
213 DEVMETHOD(pci_get_id, pci_get_id_method),
6462 pci_get_id_method(device_t dev, device_t child, enum pci_id_type type, in pci_get_id_method() function