Searched refs:pci_find_next_htcap (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/pci/
H A Dhostb_pci.c246 return (pci_find_next_htcap(dev, capability, start, capreg));
283 DEVMETHOD(pci_find_next_htcap, pci_hostb_find_next_htcap),
H A Dvga_pci.c657 return (pci_find_next_htcap(dev, capability, start, capreg));
775 DEVMETHOD(pci_find_next_htcap, vga_pci_find_next_htcap),
H A Dpcivar.h558 pci_find_next_htcap(device_t dev, int capability, int start, int *capreg) function
H A Dpci.c195 DEVMETHOD(pci_find_next_htcap, pci_find_next_htcap_method),

Completed in 133 milliseconds