Searched defs:cmdf (Results 1 – 2 of 2) sorted by relevance
82 DWORD cmdf; variable
2141 ray_set_pending(struct ray_softc *sc, u_int cmdf) in ray_set_pending()2160 ray_cmd_schedule(struct ray_softc *sc, int cmdf) in ray_cmd_schedule()2181 ray_cmd_is_scheduled(struct ray_softc *sc, int cmdf) in ray_cmd_is_scheduled()2193 ray_cmd_cancel(struct ray_softc *sc, int cmdf) in ray_cmd_cancel()2213 ray_cmd_ran(struct ray_softc *sc, int cmdf) in ray_cmd_ran()2234 ray_cmd_is_running(struct ray_softc *sc, int cmdf) in ray_cmd_is_running()2246 ray_cmd_done(struct ray_softc *sc, int cmdf) in ray_cmd_done()