Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/pciconf/
H A Dpciconf.c501 print_bar(int fd, struct pci_conf *p, const char *label, uint16_t bar_offset) in print_bar() argument
509 bar.pbi_reg = bar_offset; in print_bar()
537 label, bar_offset, type, range, (uintmax_t)base); in print_bar()