Searched refs:msgoff (Results 1 – 1 of 1) sorted by relevance
2291 uint32_t msgoff; in bge_ape_scratchpad_read() local2311 msgoff = bufoff + 2 * sizeof(uint32_t); in bge_ape_scratchpad_read()2347 uint32_t val = bge_ape_get32(bgep, msgoff + i); in bge_ape_scratchpad_read()2363 uint32_t msgoff; in bge_ape_scratchpad_write() local2383 msgoff = bufoff + 2 * sizeof(uint32_t); in bge_ape_scratchpad_write()2402 apedata = msgoff; in bge_ape_scratchpad_write()