Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/twa/
Dtw_cl_intr.c86 if (tw_cli_check_ctlr_state(ctlr, status_reg)) in tw_cl_interrupt()
227 if ((error = tw_cli_check_ctlr_state(ctlr, status_reg))) in tw_cli_process_resp_intr()
Dtw_cl_externs.h197 extern TW_INT32 tw_cli_check_ctlr_state(struct tw_cli_ctlr_context *ctlr,
Dtw_cl_misc.c708 tw_cli_check_ctlr_state(struct tw_cli_ctlr_context *ctlr, TW_UINT32 status_reg) in tw_cli_check_ctlr_state() function