Home
last modified time | relevance | path

Searched refs:iolimit (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_emul.c93 uint16_t iobase, iolimit; /* I/O window */ member
1616 bi->iolimit = pci_emul_iobase; in init_pci()
1825 bi->iolimit - 1); in pci_bus_write_dsdt()
1828 bi->iolimit - bi->iobase); in pci_bus_write_dsdt()
/freebsd/sys/dev/pci/
H A Dpcivar.h237 uint32_t iolimit; /* topmost address of port window */ member