Searched refs:tw_cli_get_param (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/twa/ |
| H A D | tw_cl_misc.c | 644 error[0] = tw_cli_get_param(ctlr, TWA_PARAM_CONTROLLER_TABLE, in tw_cli_notify_ctlr_info() 649 error[0] = tw_cli_get_param(ctlr, TWA_PARAM_VERSION_TABLE, in tw_cli_notify_ctlr_info() 651 error[1] = tw_cli_get_param(ctlr, TWA_PARAM_VERSION_TABLE, in tw_cli_notify_ctlr_info() 653 error[2] = tw_cli_get_param(ctlr, TWA_PARAM_VERSION_TABLE, in tw_cli_notify_ctlr_info()
|
| H A D | tw_cl_externs.h | 69 extern TW_INT32 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr,
|
| H A D | tw_cl_io.c | 701 tw_cli_get_param(struct tw_cli_ctlr_context *ctlr, TW_INT32 table_id, in tw_cli_get_param() function
|