Home
last modified time | relevance | path

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

/freebsd/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/sys/dev/pci/
H A Dpci_user.c340 int pi_width; /* width (in bytes) of read or write */ member
1386 iodata.pi_width = io_freebsd6->pi_width; in pci_ioctl()
1394 switch(io->pi_width) { in pci_ioctl()
1400 io->pi_reg & (io->pi_width - 1)) { in pci_ioctl()
1422 io->pi_width); in pci_ioctl()
1428 io->pi_width); in pci_ioctl()
1434 io->pi_width); in pci_ioctl()
/freebsd/sys/sys/
H A Dpciio.h110 int pi_width; /* width (in bytes) of read or write */ member
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c900 pi.pi_width = width; in read_config()
1059 pi.pi_width = width; in writeit()
/freebsd/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()