Lines Matching refs:ULong
158 static UChar inSISREG(ULong base)
168 static __inline UShort inSISREGW(ULong base)
178 static __inline unsigned int inSISREGL(ULong base)
180 ULong tmp;
188 static void outSISREG(ULong base, UChar val)
196 static __inline void outSISREGW(ULong base, UShort val)
204 static __inline void outSISREGL(ULong base, unsigned int val)
212 static void orSISREG(ULong base, UChar val)
224 static void andSISREG(ULong base, UChar val)
236 static void outSISIDXREG(ULong base, UChar idx, UChar val)
247 static UChar __inSISIDXREG(ULong base, UChar idx)
259 static void orSISIDXREG(ULong base, UChar idx, UChar val)
272 static void andSISIDXREG(ULong base, UChar idx, UChar val)
285 static void setSISIDXREG(ULong base, UChar idx,
300 static void setSISIDXREGmask(ULong base, UChar idx,