Home
last modified time | relevance | path

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

/src/usr.sbin/pciconf/
H A Dpciconf.c80 static void list_bars(int fd, struct pci_conf *p);
344 list_bars(fd, p); in list_devs()
771 list_bars(int fd, struct pci_conf *p) in list_bars() function