Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/pciconf/
H A Dcap.c46 static void list_ecaps(int fd, struct pci_conf *p);
956 list_ecaps(fd, p); in list_caps()
1242 list_ecaps(int fd, struct pci_conf *p) in list_ecaps() function