Home
last modified time | relevance | path

Searched defs:iro (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h389 struct iro struct
391 u32 base /* RAM field offset */;
392 u16 m1 /* multiplier 1 */;
393 u16 m2 /* multiplier 2 */;
394 u16 m3 /* multiplier 3 */;
395 u16 size /* RAM field size */;
/freebsd/sys/x86/iommu/
H A Dintel_idpgtbl.c740 dmar_wait_iotlb_flush(struct dmar_unit *unit, uint64_t wt, int iro) in dmar_wait_iotlb_flush()
762 int am, iro; in dmar_flush_iotlb_sync() local