Searched refs:tw_cli_get_param (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/dev/twa/ |
| H A D | tw_cl_misc.c | 673 error[0] = tw_cli_get_param(ctlr, TWA_PARAM_CONTROLLER_TABLE, in tw_cli_notify_ctlr_info() 678 error[0] = tw_cli_get_param(ctlr, TWA_PARAM_VERSION_TABLE, in tw_cli_notify_ctlr_info() 680 error[1] = tw_cli_get_param(ctlr, TWA_PARAM_VERSION_TABLE, in tw_cli_notify_ctlr_info() 682 error[2] = tw_cli_get_param(ctlr, TWA_PARAM_VERSION_TABLE, in tw_cli_notify_ctlr_info()
|
| H A D | tw_cl_externs.h | 76 extern TW_INT32 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr,
|
| H A D | tw_cl_io.c | 719 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_get_param() function
|