Searched defs:JS_HEAD_HI (Results 1 – 5 of 5) sorted by relevance
146 #define JS_HEAD_HI 0x04 /* (RO) Job queue head pointer for job slot n, high word */ macro
135 #define JS_HEAD_HI 0x04 /* (RO) Job queue head pointer for job slot n, high word */ macro
227 #define JS_HEAD_HI(n) (JS_BASE + ((n) * 0x80) + 0x04) macro
230 #define JS_HEAD_HI 0x04 /* (RO) Job queue head pointer for job slot n, high word */ macro
225 #define JS_HEAD_HI 0x04 /* (RO) Job queue head pointer for job slot n, high word */ macro