Home
last modified time | relevance | path

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

/freebsd-12.1/tools/tools/pciroms/
H A Dpciroms.c275 io.pi_width = 4; in pci_testrombar()
355 io.pi_width = 2; in pci_enable_bars()
369 io.pi_width = 4; in pci_enable_bars()
387 io.pi_width = 4; in pci_disable_bars()
397 io.pi_width = 2; in pci_disable_bars()
/freebsd-12.1/sys/dev/pci/
H A Dpci_user.c340 int pi_width; /* width (in bytes) of read or write */ member
1171 iodata.pi_width = io_old->pi_width; in pci_ioctl()
1179 switch(io->pi_width) { in pci_ioctl()
1185 io->pi_reg & (io->pi_width - 1)) { in pci_ioctl()
1207 io->pi_width); in pci_ioctl()
1213 io->pi_width); in pci_ioctl()
1219 io->pi_width); in pci_ioctl()
/freebsd-12.1/sys/sys/
H A Dpciio.h109 int pi_width; /* width (in bytes) of read or write */ member
/freebsd-12.1/usr.sbin/bhyve/
H A Dpci_passthru.c130 pi.pi_width = width; in read_config()
146 pi.pi_width = width; in write_config()
/freebsd-12.1/usr.sbin/pciconf/
H A Dpciconf.c862 pi.pi_width = width; in read_config()
1021 pi.pi_width = width; in writeit()