Searched refs:VFIO_PCI_ROM_REGION_INDEX (Results 1 – 6 of 6) sorted by relevance
65 pub use crate::vfio::VFIO_PCI_ROM_REGION_INDEX;
339 pub const VFIO_PCI_ROM_REGION_INDEX: _bindgen_ty_1 = 6; constant
626 VFIO_PCI_ROM_REGION_INDEX, enumerator
1346 while i <= VFIO_PCI_ROM_REGION_INDEX { in collect_bars()1348 let offset: u32 = if i == VFIO_PCI_ROM_REGION_INDEX { in collect_bars()1358 if (low_flag & 0x1 == 0 || i == VFIO_PCI_ROM_REGION_INDEX) && low != 0 { in collect_bars()
106323 VFIO_PCI_ROM_REGION_INDEX = 6, enumerator