Searched refs:tw_cli_get_aen (Results 1 – 3 of 3) sorted by relevance
159 if ((error = tw_cli_get_aen(ctlr))) { in tw_cli_process_attn_intr()551 if ((error = tw_cli_get_aen(ctlr))) in tw_cli_param_callback()622 if ((error = tw_cli_get_aen(ctlr))) in tw_cli_aen_callback()
97 extern TW_INT32 tw_cli_get_aen(struct tw_cli_ctlr_context *ctlr);
1363 tw_cli_get_aen(struct tw_cli_ctlr_context *ctlr) in tw_cli_get_aen() function