Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pci/
H A Dpci_private.h58 struct pci_devinfo *pci_alloc_devinfo_method(device_t dev);
H A Dpci.c214 DEVMETHOD(pci_alloc_devinfo, pci_alloc_devinfo_method),
696 pci_alloc_devinfo_method(device_t dev) in pci_alloc_devinfo_method() function