Searched defs:HMEBURSTSIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h281 * - bb_buf starts on an HMEBURSTSIZE boundary.
282 * - hmebuf is an even multiple of HMEBURSTSIZE
284 * (3 x HMEBURSTSIZE) rounded up to the next HMEBURSTSIZE
289 #define HMEBURSTSIZE (64) macro
290 #define HMEBURSTMASK (HMEBURSTSIZE - 1)

Completed in 44 milliseconds