Searched defs:ctlr_handle (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/twa/
H A Dtw_osl_cam.c580 tw_osl_scan_bus(struct tw_cl_ctlr_handle *ctlr_handle) argument
H A Dtw_cl_init.c181 tw_cl_get_mem_requirements(struct tw_cl_ctlr_handle *ctlr_handle, argument
249 tw_cl_init_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags, argument
558 tw_cl_shutdown_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags) argument
[all...]
H A Dtw_cl_intr.c65 tw_cl_interrupt(struct tw_cl_ctlr_handle *ctlr_handle) argument
[all...]
H A Dtw_osl_inline.h165 tw_osl_read_reg_inline(struct tw_cl_ctlr_handle *ctlr_handle, TW_INT32 offset, TW_INT32 size) argument
199 tw_osl_write_reg_inline(struct tw_cl_ctlr_handle *ctlr_handle, TW_INT32 offset, TW_INT32 value, TW_INT32 size) argument
[all...]
H A Dtw_cl_io.c70 tw_cl_start_io(struct tw_cl_ctlr_handle *ctlr_handle, argument
171 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
262 tw_cl_fw_passthru(struct tw_cl_ctlr_handle *ctlr_handle, struct tw_cl_req_packet *req_pkt, struct tw_cl_req_handle *req_handle) argument
371 tw_cl_ioctl(struct tw_cl_ctlr_handle *ctlr_handle, u_long cmd, TW_VOID *buf) argument
1049 tw_cl_reset_ctlr(struct tw_cl_ctlr_handle *ctlr_handle) argument
1133 tw_cl_set_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle) argument
1142 tw_cl_is_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle) argument
1151 tw_cl_is_active(struct tw_cl_ctlr_handle *ctlr_handle) argument
1174 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
[all...]
H A Dtw_cl_misc.c484 tw_cl_create_event(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT8 queue_event, TW_UINT8 event_src, TW_UINT16 event_code, TW_UINT8 severity, TW_UINT8 *severity_str, TW_UINT8 *event_desc, TW_UINT8 *event_specific_desc, ...) argument
627 tw_cli_dbg_printf(TW_UINT8 dbg_level, struct tw_cl_ctlr_handle *ctlr_handle, const TW_INT8 *cur_func, TW_INT8 *fmt, ...) argument
710 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
868 tw_cl_print_ctlr_stats(struct tw_cl_ctlr_handle *ctlr_handle) argument
913 tw_cl_reset_stats(struct tw_cl_ctlr_handle *ctlr_handle) argument
940 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
[all...]
H A Dtw_osl_freebsd.c437 struct tw_cl_ctlr_handle *ctlr_handle = local
[all...]
H A Dtw_cl.h123 struct tw_cl_ctlr_handle *ctlr_handle; /* handle to track ctlr between member in struct:tw_cli_ctlr_context
[all...]
H A Dtw_osl.h125 struct tw_cl_ctlr_handle ctlr_handle; member in struct:twa_softc

Completed in 159 milliseconds