Home
last modified time | relevance | path

Searched refs:tw_cli_set_param (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/raid/twa/
H A Dtw_cl_externs.h79 extern TW_INT32 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr,
H A Dtw_cl_intr.c682 if ((error = tw_cli_set_param(ctlr, TWA_PARAM_TIME_TABLE, in tw_cli_manage_aen()
H A Dtw_cl_io.c834 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_set_param() function