Home
last modified time | relevance | path

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

/freebsd-13.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-13.1/sys/dev/pci/
H A Dpci_user.c339 int pi_width; /* width (in bytes) of read or write */ member
1264 iodata.pi_width = io_old->pi_width; in pci_ioctl()
1272 switch(io->pi_width) { in pci_ioctl()
1278 io->pi_reg & (io->pi_width - 1)) { in pci_ioctl()
1300 io->pi_width); in pci_ioctl()
1306 io->pi_width); in pci_ioctl()
1312 io->pi_width); in pci_ioctl()
/freebsd-13.1/sys/sys/
H A Dpciio.h109 int pi_width; /* width (in bytes) of read or write */ member
/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_passthru.c126 pi.pi_width = width; in read_config()
142 pi.pi_width = width; in write_config()
/freebsd-13.1/usr.sbin/pciconf/
H A Dpciconf.c905 pi.pi_width = width; in read_config()
1064 pi.pi_width = width; in writeit()