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

/freebsd-12-stable/sys/dev/twa/
H A Dtw_osl_cam.c582 tw_osl_scan_bus(struct tw_cl_ctlr_handle *ctlr_handle) argument
H A Dtw_cl_init.c183 tw_cl_get_mem_requirements(struct tw_cl_ctlr_handle *ctlr_handle, argument
251 tw_cl_init_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags, argument
560 tw_cl_shutdown_ctlr(struct tw_cl_ctlr_handle *ctlr_handle, TW_UINT32 flags) argument
[all...]
H A Dtw_cl_intr.c67 tw_cl_interrupt(struct tw_cl_ctlr_handle *ctlr_handle) argument
[all...]
H A Dtw_osl_inline.h167 tw_osl_read_reg_inline(struct tw_cl_ctlr_handle *ctlr_handle, TW_INT32 offset, TW_INT32 size) argument
201 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.c72 tw_cl_start_io(struct tw_cl_ctlr_handle *ctlr_handle, argument
173 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
264 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
373 tw_cl_ioctl(struct tw_cl_ctlr_handle *ctlr_handle, u_long cmd, TW_VOID *buf) argument
1051 tw_cl_reset_ctlr(struct tw_cl_ctlr_handle *ctlr_handle) argument
1135 tw_cl_set_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle) argument
1144 tw_cl_is_reset_needed(struct tw_cl_ctlr_handle *ctlr_handle) argument
1153 tw_cl_is_active(struct tw_cl_ctlr_handle *ctlr_handle) argument
1176 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
[all...]
H A Dtw_cl_misc.c486 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
629 tw_cli_dbg_printf(TW_UINT8 dbg_level, struct tw_cl_ctlr_handle *ctlr_handle, const TW_INT8 *cur_func, TW_INT8 *fmt, ...) argument
712 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
870 tw_cl_print_ctlr_stats(struct tw_cl_ctlr_handle *ctlr_handle) argument
915 tw_cl_reset_stats(struct tw_cl_ctlr_handle *ctlr_handle) argument
942 struct tw_cl_ctlr_handle *ctlr_handle = ctlr->ctlr_handle; local
[all...]
H A Dtw_osl_freebsd.c439 struct tw_cl_ctlr_handle *ctlr_handle = local
[all...]
H A Dtw_cl.h125 struct tw_cl_ctlr_handle *ctlr_handle; /* handle to track ctlr between member in struct:tw_cli_ctlr_context
[all...]
H A Dtw_osl.h133 struct tw_cl_ctlr_handle ctlr_handle; member in struct:twa_softc

Completed in 172 milliseconds