Searched refs:vx_cmd (Results 1 – 1 of 1) sorted by relevance
69 #define vx_cmd_end ((struct vx_cmd *)(ENDADDR(vx_cmd)))71 static struct vx_cmd { struct75 } vx_cmd[VX_CMD_MAX+1]; argument104 struct vx_cmd *vp; in add_vx_handler()107 for (vp = vx_cmd; vp < vx_cmd_end; vp++) { in add_vx_handler()143 struct vx_cmd *vp; in remove_vx_handler()146 for (vp = vx_cmd; vp < vx_cmd_end; vp++) { in remove_vx_handler()165 struct vx_cmd *vp; in vx_handler()170 for (vp = vx_cmd; vp < vx_cmd_end; vp++) { in vx_handler()