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

/illumos-gate/usr/src/uts/sun4/os/
H A Dprom_subr.c69 #define vx_cmd_end ((struct vx_cmd *)(ENDADDR(vx_cmd))) macro
107 for (vp = vx_cmd; vp < vx_cmd_end; vp++) {
146 for (vp = vx_cmd; vp < vx_cmd_end; vp++) {
170 for (vp = vx_cmd; vp < vx_cmd_end; vp++) {

Completed in 71 milliseconds