Home
last modified time | relevance | path

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

/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()
/src/sys/dev/pci/
H A Dpci_user.c342 int pi_width; /* width (in bytes) of read or write */ member
1416 iodata.pi_width = io_freebsd6->pi_width; in pci_ioctl()
1424 switch(io->pi_width) { in pci_ioctl()
1430 io->pi_reg & (io->pi_width - 1)) { in pci_ioctl()
1452 io->pi_width); in pci_ioctl()
1458 io->pi_width); in pci_ioctl()
1464 io->pi_width); in pci_ioctl()
/src/sys/sys/
H A Dpciio.h112 int pi_width; /* width (in bytes) of read or write */ member
/src/usr.sbin/bhyve/
H A Dpci_passthru.c177 pi.pi_width = width; in host_read_config()
214 pi.pi_width = width; in host_write_config()
/src/usr.sbin/pciconf/
H A Dpciconf.c1180 pi.pi_width = width; in read_config()
1339 pi.pi_width = width; in writeit()