Home
last modified time | relevance | path

Searched refs:tw_cl_create_event (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/twa/
Dtw_cl_init.c193 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_get_mem_requirements()
271 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_init_ctlr()
283 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_init_ctlr()
371 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_init_ctlr()
377 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_init_ctlr()
384 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_init_ctlr()
428 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_start_ctlr()
437 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_start_ctlr()
454 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_start_ctlr()
483 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_start_ctlr()
[all …]
Dtw_cl_intr.c170 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_process_attn_intr()
244 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_process_resp_intr()
310 tw_cl_create_event(ctlr->ctlr_handle, in tw_cli_submit_pending_queue()
397 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_complete_io()
539 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_param_callback()
554 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_param_callback()
601 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_aen_callback()
625 tw_cl_create_event(ctlr->ctlr_handle, in tw_cli_aen_callback()
689 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_manage_aen()
Dtw_cl_io.c346 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_fw_passthru()
807 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_get_param()
924 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_set_param()
964 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_submit_and_poll_request()
995 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_submit_and_poll_request()
1082 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_reset_ctlr()
1096 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_reset_ctlr()
1106 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cl_reset_ctlr()
1183 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cli_soft_reset()
1218 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cli_soft_reset()
[all …]
Dtw_cl_misc.c486 tw_cl_create_event(struct tw_cl_ctlr_handle *ctlr_handle, in tw_cl_create_event() function
685 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_FALSE, in tw_cli_notify_ctlr_info()
723 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cli_check_ctlr_state()
747 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cli_check_ctlr_state()
757 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cli_check_ctlr_state()
777 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cli_check_ctlr_state()
800 tw_cl_create_event(ctlr_handle, TW_CL_FALSE, in tw_cli_check_ctlr_state()
Dtw_cl.h324 tw_cl_create_event(ctlr->ctlr_handle, TW_CL_TRUE, event_src, \
Dtw_cl_share.h525 extern TW_VOID tw_cl_create_event(struct tw_cl_ctlr_handle *ctlr_handle,
Dtw_osl_cam.c361 tw_cl_create_event(&(sc->ctlr_handle), TW_CL_FALSE, in twa_action()