Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pciconf/
H A Dpciconf.c85 static void list_vpd(int fd, struct pci_conf *p);
352 list_vpd(fd, p); in list_devs()
865 list_vpd(int fd, struct pci_conf *p) in list_vpd() function