Searched defs:pci_find_cap (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/usr.sbin/pciconf/
H A Dcap.c770 pci_find_cap(int fd, struct pci_conf *p, uint8_t id) function
/freebsd-10-stable/sys/dev/pci/
H A Dpcivar.h427 pci_find_cap(device_t dev, int capability, int *capreg) function
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe.h222 #define pci_find_cap pci_find_extcap macro
H A Dixv.h220 #define pci_find_cap pci_find_extcap macro
/freebsd-10-stable/sys/dev/bxe/
H A Dbxe.c65 #define pci_find_cap pci_find_extcap macro

Completed in 219 milliseconds