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

/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h196 FNPROTO(aligned); variable
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c1155 aligned(fcode_env_t *env) function
1159 CHECK_DEPTH(env, 1, "aligned");
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c125 * 1) Buffers which cross a 4KB boundary must be aligned to 4KB
126 * 2) Buffers which are not aligned to 4KB must not cross a 4KB boundary
327 * be naturally aligned.
1221 /* ensure buf is aligned to 8 bytes */
3717 /* ensure req_list entries are aligned to 8 bytes */
4346 * when the PCI-E Completion packets are aligned on an 8-byte
4351 * When PCI-E Completion packets are not aligned, it is actually more
4359 * enabled, then the driver should use the aligned (eth_z8e.dat)
4377 * load the optimized firmware which assumes aligned PCIe
4400 return (0); /* keep the aligned firmwar
4414 int aligned; local
[all...]

Completed in 77 milliseconds