Lines Matching refs:get_reg32
38 #define get_reg32(immu, offset) ddi_get32((immu)->immu_regs_handle, \
524 get_reg32, (status & IMMU_GSTS_TES), status);
550 get_reg32, !(status & IMMU_GSTS_TES), status);
635 get_reg32, (!(status & IMMU_GSTS_WBFS)), status);
746 get_reg32, (status & IMMU_GSTS_RTPS), status);
772 get_reg32, (status & IMMU_GSTS_QIES), status);
796 get_reg32, (status & IMMU_GSTS_IRTPS), status);
807 get_reg32, (status & IMMU_GSTS_IRES),
815 get_reg32, (status & IMMU_GSTS_CFIS),
832 return (get_reg32(immu, reg));