Home
last modified time | relevance | path

Searched refs:list_errors (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.sbin/pciconf/
H A Dpciconf.h39 void list_errors(int fd, struct pci_conf *p);
H A Derr.c142 list_errors(int fd, struct pci_conf *p) in list_errors() function
H A Dpciconf.c285 list_errors(fd, p); in list_devs()