Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/twa/
H A Dtw_cl_externs.h81 extern TW_INT32 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr,
H A Dtw_cl_intr.c684 if ((error = tw_cli_set_param(ctlr, TWA_PARAM_TIME_TABLE, in tw_cli_manage_aen()
H A Dtw_cl_io.c836 tw_cli_set_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_set_param() function