Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pci/
H A Dpci_private.h60 struct pci_devinfo *pci_alloc_devinfo_method(device_t dev);
H A Dpci.c215 DEVMETHOD(pci_alloc_devinfo, pci_alloc_devinfo_method),
694 pci_alloc_devinfo_method(device_t dev) in pci_alloc_devinfo_method() function