Home
last modified time | relevance | path

Searched refs:tw_cl_ctlr_handle (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/sys/dev/twa/
Dtw_cl_share.h135 struct tw_cl_ctlr_handle { struct
374 extern TW_INT32 tw_osl_dbg_printf(struct tw_cl_ctlr_handle *ctlr_handle,
388 extern TW_VOID tw_osl_destroy_lock(struct tw_cl_ctlr_handle *ctlr_handle,
395 extern TW_VOID tw_osl_free_lock(struct tw_cl_ctlr_handle *ctlr_handle,
408 extern TW_VOID tw_osl_get_lock(struct tw_cl_ctlr_handle *ctlr_handle,
415 extern TW_VOID tw_osl_init_lock(struct tw_cl_ctlr_handle *ctlr_handle,
434 extern TW_VOID tw_osl_notify_event(struct tw_cl_ctlr_handle *ctlr_handle,
443 struct tw_cl_ctlr_handle *ctlr_handle, TW_INT32 offset, TW_INT32 size);
450 extern TW_UINT32 tw_osl_read_reg(struct tw_cl_ctlr_handle *ctlr_handle,
457 extern TW_VOID tw_osl_scan_bus(struct tw_cl_ctlr_handle *ctlr_handle);
[all …]
Dtw_osl_inline.h167 tw_osl_read_reg_inline(struct tw_cl_ctlr_handle *ctlr_handle, in tw_osl_read_reg_inline()
201 tw_osl_write_reg_inline(struct tw_cl_ctlr_handle *ctlr_handle, in tw_osl_write_reg_inline()
Dtw_cl_misc.c486 tw_cl_create_event(struct tw_cl_ctlr_handle *ctlr_handle, in tw_cl_create_event()
630 struct tw_cl_ctlr_handle *ctlr_handle, const TW_INT8 *cur_func, in tw_cli_dbg_printf()
712 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; in tw_cli_check_ctlr_state()
870 tw_cl_print_ctlr_stats(struct tw_cl_ctlr_handle *ctlr_handle) in tw_cl_print_ctlr_stats()
915 tw_cl_reset_stats(struct tw_cl_ctlr_handle *ctlr_handle) in tw_cl_reset_stats()
942 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; in tw_cl_print_req_info()
Dtw_cl_io.c72 tw_cl_start_io(struct tw_cl_ctlr_handle *ctlr_handle, in tw_cl_start_io()
173 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; in tw_cli_submit_cmd()
264 tw_cl_fw_passthru(struct tw_cl_ctlr_handle *ctlr_handle, in tw_cl_fw_passthru()
373 tw_cl_ioctl(struct tw_cl_ctlr_handle *ctlr_handle, u_long cmd, TW_VOID *buf) in tw_cl_ioctl()
1051 tw_cl_reset_ctlr(struct tw_cl_ctlr_handle *ctlr_handle) in tw_cl_reset_ctlr()
1135 tw_cl_set_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle) in tw_cl_set_reset_needed()
1144 tw_cl_is_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle) in tw_cl_is_reset_needed()
1153 tw_cl_is_active(struct tw_cl_ctlr_handle *ctlr_handle) in tw_cl_is_active()
1176 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; in tw_cli_soft_reset()
Dtw_cl_init.c183 tw_cl_get_mem_requirements(struct tw_cl_ctlr_handle *ctlr_handle, in tw_cl_get_mem_requirements()
251 tw_cl_init_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags, in tw_cl_init_ctlr()
560 tw_cl_shutdown_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags) in tw_cl_shutdown_ctlr()
Dtw_cl_externs.h157 struct tw_cl_ctlr_handle *ctlr_handle, const TW_INT8 *cur_func,
Dtw_osl.h133 struct tw_cl_ctlr_handle ctlr_handle;
Dtw_cl.h125 struct tw_cl_ctlr_handle *ctlr_handle; /* handle to track ctlr between
Dtw_cl_intr.c67 tw_cl_interrupt(struct tw_cl_ctlr_handle *ctlr_handle) in tw_cl_interrupt()
Dtw_osl_cam.c582 tw_osl_scan_bus(struct tw_cl_ctlr_handle *ctlr_handle) in tw_osl_scan_bus()
Dtw_osl_freebsd.c440 struct tw_cl_ctlr_handle *ctlr_handle = in twa_watchdog()
441 (struct tw_cl_ctlr_handle *)arg; in twa_watchdog()