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

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c1215 char buf_bytes[sizeof (*buf) + 8]; local
1222 buf = (mcp_cmd_t *)((unsigned long)(buf_bytes + 7) & ~7UL);
1276 char buf_bytes[72]; local
1282 buf = (uint32_t *)((unsigned long)(buf_bytes + 7) & ~7UL);
1327 char buf_bytes[72]; local
1331 buf = (uint32_t *)((unsigned long)(buf_bytes + 7) & ~7UL);

Completed in 68 milliseconds