Searched defs:JS_STATUS (Results 1 – 3 of 3) sorted by relevance
130 #define JS_STATUS 0x24 /* (RO) Status register for job slot n */ macro
235 #define JS_STATUS(n) (JS_BASE + ((n) * 0x80) + 0x24) macro
240 #define JS_STATUS 0x24 /* (RO) Status register for job slot n */ macro