Home
last modified time | relevance | path

Searched defs:pci_find_htcap_method (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/pci/
H A Dpci_private.h102 pci_find_htcap_t pci_find_htcap_method; global() variable
H A Dpci.c1434 pci_find_htcap_method(device_t dev, device_t child, int capability, int *capreg) in pci_find_htcap_method() function