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

/freebsd-13-stable/usr.sbin/pciconf/
H A Dpciconf.c519 print_bar(int fd, struct pci_conf *p, const char *label, uint16_t bar_offset) argument
527 bar.pbi_reg = bar_offset;
555 label, bar_offset, type, range, (uintmax_t)base);

Completed in 56 milliseconds