Home
last modified time | relevance | path

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

/freebsd-src/tools/tools/pciroms/
H A Dpciroms.c272 io.pi_width = 4; in pci_testrombar()
352 io.pi_width = 2; in pci_enable_bars()
366 io.pi_width = 4; in pci_enable_bars()
384 io.pi_width = 4; in pci_disable_bars()
394 io.pi_width = 2; in pci_disable_bars()
/freebsd-src/sys/dev/pci/
H A Dpci_user.c337 int pi_width; /* width (in bytes) of read or write */ member
1269 iodata.pi_width = io_freebsd6->pi_width; in pci_ioctl()
1277 switch(io->pi_width) { in pci_ioctl()
1283 io->pi_reg & (io->pi_width - 1)) { in pci_ioctl()
1305 io->pi_width); in pci_ioctl()
1311 io->pi_width); in pci_ioctl()
1317 io->pi_width); in pci_ioctl()
/freebsd-src/sys/sys/
H A Dpciio.h107 int pi_width; /* width (in bytes) of read or write */ member
/freebsd-src/usr.sbin/pciconf/
H A Dpciconf.c900 pi.pi_width = width; in read_config()
1059 pi.pi_width = width; in writeit()
/freebsd-src/usr.sbin/bhyve/
H A Dpci_passthru.c158 pi.pi_width = width; in pci_host_read_config()
179 pi.pi_width = width; in pci_host_write_config()