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

/freebsd-11-stable/sys/dev/aha/
H A Daha.c1397 aha_cmd(struct aha_softc *aha, aha_op_t opcode, uint8_t *params, u_int param_len, uint8_t *reply_data, u_int reply_len, u_int cmd_timeout) argument
/freebsd-11-stable/sys/dev/buslogic/
H A Dbt.c1866 bt_cmd(struct bt_softc *bt, bt_op_t opcode, u_int8_t *params, u_int param_len, u_int8_t *reply_data, u_int reply_len, u_int cmd_timeout) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c764 cmd_timeout(int nargs, char **args) function

Completed in 96 milliseconds