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

/freebsd-11-stable/tools/tools/pciroms/
H A Dpciroms.c275 io.pi_width = 4;
355 io.pi_width = 2;
369 io.pi_width = 4;
387 io.pi_width = 4;
397 io.pi_width = 2;
/freebsd-11-stable/sys/sys/
H A Dpciio.h107 int pi_width; /* width (in bytes) of read or write */ member in struct:pci_io
/freebsd-11-stable/sys/dev/pci/
H A Dpci_user.c224 int pi_width; /* width (in bytes) of read or write */ member in struct:pci_io_old
908 iodata.pi_width = io_old->pi_width;
916 switch(io->pi_width) {
922 io->pi_reg & (io->pi_width - 1)) {
944 io->pi_width);
950 io->pi_width);
956 io->pi_width);
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_passthru.c127 pi.pi_width = width;
143 pi.pi_width = width;
/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c865 pi.pi_width = width;
1023 pi.pi_width = width;

Completed in 91 milliseconds