Searched defs:JS_TAIL_LO (Results 1 – 5 of 5) sorted by relevance
147 #define JS_TAIL_LO 0x08 /* (RO) Job queue tail pointer for job slot n, low word */ macro
136 #define JS_TAIL_LO 0x08 /* (RO) Job queue tail pointer for job slot n, low word */ macro
228 #define JS_TAIL_LO(n) (JS_BASE + ((n) * 0x80) + 0x08) macro
231 #define JS_TAIL_LO 0x08 /* (RO) Job queue tail pointer for job slot n, low word */ macro
226 #define JS_TAIL_LO 0x08 /* (RO) Job queue tail pointer for job slot n, low word */ macro