Searched refs:tw_cli_get_aen (Results 1 – 3 of 3) sorted by relevance
153 if ((error = tw_cli_get_aen(ctlr))) { in tw_cli_process_attn_intr()530 if ((error = tw_cli_get_aen(ctlr))) in tw_cli_param_callback()599 if ((error = tw_cli_get_aen(ctlr))) in tw_cli_aen_callback()
92 extern TW_INT32 tw_cli_get_aen(struct tw_cli_ctlr_context *ctlr);
1334 tw_cli_get_aen(struct tw_cli_ctlr_context *ctlr) in tw_cli_get_aen() function