Searched refs:msgoff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2291 uint32_t msgoff; local
2311 msgoff = bufoff + 2 * sizeof(uint32_t);
2347 uint32_t val = bge_ape_get32(bgep, msgoff + i);
2363 uint32_t msgoff; local
2383 msgoff = bufoff + 2 * sizeof(uint32_t);
2402 apedata = msgoff;

Completed in 53 milliseconds