Searched refs:print_bar (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/pciconf/ |
H A D | pciconf.h | 40 void print_bar(int fd, struct pci_conf *p, const char *label, uint16_t bar);
|
H A D | pciconf.c | 510 print_bar(fd, p, "bar ", PCIR_BAR(i)); in list_bars() 514 print_bar(int fd, struct pci_conf *p, const char *label, uint16_t bar_offset) in print_bar() function
|
H A D | cap.c | 1130 print_bar(fd, p, "iov bar ", ptr + PCIR_SRIOV_BAR(i)); in list_ecaps()
|
/freebsd/cddl/contrib/opensolaris/cmd/plockstat/ |
H A D | plockstat.c | 483 print_bar(void) in print_bar() function 589 print_bar(); in process_aggregate() 737 print_bar(); in chewrec()
|