Searched defs:JS_HEAD_HI (Results 1 – 3 of 3) sorted by relevance
32 #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