pci_find_next_htcap
return (pci_find_next_htcap(dev, capability, start, capreg));
DEVMETHOD(pci_find_next_htcap, pci_hostb_find_next_htcap),
DEVMETHOD(pci_find_next_htcap, pci_find_next_htcap_method),
return (pci_find_next_htcap(dev, capability, start, capreg));
DEVMETHOD(pci_find_next_htcap, vga_pci_find_next_htcap),