HomeSort by: relevance | last modified time | path
    Searched refs:scmd_motor_response (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/scmdctl/
printscmd.h 26 EXTERN void print_motor(struct scmd_motor_response *);
responses.h 35 struct scmd_motor_response { struct
common.h 34 EXTERN int common_get_motor(struct function_block *, int, bool, int, struct scmd_motor_response *);
printscmd.c 93 print_motor(struct scmd_motor_response *r)
common.c 113 common_get_motor(struct function_block *fb, int fd, bool debug, int a_module, struct scmd_motor_response *r)
scmdctl.c 160 struct scmd_motor_response motors;

Completed in 14 milliseconds