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

/freebsd-10.1-release/sys/dev/twa/
H A Dtw_cl_share.h133 struct tw_cl_ctlr_handle { struct
372 extern TW_INT32 tw_osl_dbg_printf(struct tw_cl_ctlr_handle *ctlr_handle,
386 extern TW_VOID tw_osl_destroy_lock(struct tw_cl_ctlr_handle *ctlr_handle,
393 extern TW_VOID tw_osl_free_lock(struct tw_cl_ctlr_handle *ctlr_handle,
406 extern TW_VOID tw_osl_get_lock(struct tw_cl_ctlr_handle *ctlr_handle,
413 extern TW_VOID tw_osl_init_lock(struct tw_cl_ctlr_handle *ctlr_handle,
432 extern TW_VOID tw_osl_notify_event(struct tw_cl_ctlr_handle *ctlr_handle,
441 struct tw_cl_ctlr_handle *ctlr_handle, TW_INT32 offset, TW_INT32 size);
448 extern TW_UINT32 tw_osl_read_reg(struct tw_cl_ctlr_handle *ctlr_handle,
455 extern TW_VOID tw_osl_scan_bus(struct tw_cl_ctlr_handle *ctlr_handl
[all...]
H A Dtw_osl_inline.h165 tw_osl_read_reg_inline(struct tw_cl_ctlr_handle *ctlr_handle,
199 tw_osl_write_reg_inline(struct tw_cl_ctlr_handle *ctlr_handle,
H A Dtw_cl_misc.c484 tw_cl_create_event(struct tw_cl_ctlr_handle *ctlr_handle,
628 struct tw_cl_ctlr_handle *ctlr_handle, const TW_INT8 *cur_func,
710 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle;
868 tw_cl_print_ctlr_stats(struct tw_cl_ctlr_handle *ctlr_handle)
913 tw_cl_reset_stats(struct tw_cl_ctlr_handle *ctlr_handle)
940 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle;
H A Dtw_cl_io.c70 tw_cl_start_io(struct tw_cl_ctlr_handle *ctlr_handle,
171 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle;
262 tw_cl_fw_passthru(struct tw_cl_ctlr_handle *ctlr_handle,
371 tw_cl_ioctl(struct tw_cl_ctlr_handle *ctlr_handle, u_long cmd, TW_VOID *buf)
1049 tw_cl_reset_ctlr(struct tw_cl_ctlr_handle *ctlr_handle)
1133 tw_cl_set_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle)
1142 tw_cl_is_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle)
1151 tw_cl_is_active(struct tw_cl_ctlr_handle *ctlr_handle)
1174 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle;
H A Dtw_cl_init.c181 tw_cl_get_mem_requirements(struct tw_cl_ctlr_handle *ctlr_handle,
249 tw_cl_init_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags,
558 tw_cl_shutdown_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags)
H A Dtw_cl_externs.h155 struct tw_cl_ctlr_handle *ctlr_handle, const TW_INT8 *cur_func,
H A Dtw_cl.h123 struct tw_cl_ctlr_handle *ctlr_handle; /* handle to track ctlr between
H A Dtw_osl.h125 struct tw_cl_ctlr_handle ctlr_handle;
H A Dtw_cl_intr.c65 tw_cl_interrupt(struct tw_cl_ctlr_handle *ctlr_handle)
H A Dtw_osl_cam.c578 tw_osl_scan_bus(struct tw_cl_ctlr_handle *ctlr_handle)
H A Dtw_osl_freebsd.c437 struct tw_cl_ctlr_handle *ctlr_handle =
438 (struct tw_cl_ctlr_handle *)arg;

Completed in 177 milliseconds