Home
last modified time | relevance | path

Searched defs:confp (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_lpc.c513 struct pci_conf conf, *confp; in pci_lpc_init() local
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c232 fetch_devs(int fd, const char *name, struct pci_conf **confp, size_t *countp) in fetch_devs()