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

/freebsd-13-stable/usr.sbin/pciconf/
H A Dpciconf.c444 print_cardbus_io_window(int fd, struct pci_conf *p, int basereg, int limitreg) function
473 print_cardbus_io_window(fd, p, PCIR_IOBASE0_2, PCIR_IOLIMIT0_2);
474 print_cardbus_io_window(fd, p, PCIR_IOBASE1_2, PCIR_IOLIMIT1_2);

Completed in 54 milliseconds