Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twa/
H A Dtw_cl_misc.c87 TW_CL_NULL) { in tw_cli_drain_complete_queue()
141 TW_CL_NULL) { in tw_cli_drain_busy_queue()
197 TW_CL_NULL) { in tw_cli_drain_pending_queue()
320 )) == TW_CL_NULL) { in tw_cli_drain_aen_queue()
326 req->tw_cli_callback = TW_CL_NULL; in tw_cli_drain_aen_queue()
583 req->req_handle = TW_CL_NULL; in tw_cli_get_request()
584 req->data = TW_CL_NULL; in tw_cli_get_request()
590 req->orig_req = TW_CL_NULL; in tw_cli_get_request()
591 req->tw_cli_callback = TW_CL_NULL; in tw_cli_get_request()
673 1, TW_CL_NULL); in tw_cli_notify_ctlr_info()
[all …]
H A Dtw_cl_io.c97 )) == TW_CL_NULL) { in tw_cl_start_io()
272 TW_VOID *sgl = TW_CL_NULL; in tw_cl_fw_passthru()
280 )) == TW_CL_NULL) { in tw_cl_fw_passthru()
723 struct tw_cl_param_9k *param = TW_CL_NULL; in tw_cli_get_param()
730 )) == TW_CL_NULL) in tw_cli_get_param()
779 if (callback == TW_CL_NULL) { in tw_cli_get_param()
847 )) == TW_CL_NULL) in tw_cli_set_param()
897 if (callback == TW_CL_NULL) { in tw_cli_set_param()
1092 0, 0, 0, 0, 0, TW_CL_NULL, TW_CL_NULL, TW_CL_NULL, in tw_cl_reset_ctlr()
1093 TW_CL_NULL, TW_CL_NULL))) { in tw_cl_reset_ctlr()
[all …]
H A Dtw_cl_init.c279 if ((non_dma_mem == TW_CL_NULL) || (dma_mem == TW_CL_NULL) in tw_cl_init_ctlr()
575 0, 0, 0, 0, 0, TW_CL_NULL, TW_CL_NULL, TW_CL_NULL, in tw_cl_shutdown_ctlr()
576 TW_CL_NULL, TW_CL_NULL))) in tw_cl_shutdown_ctlr()
645 )) == TW_CL_NULL) in tw_cli_init_connection()
H A Dtw_cl_share.h50 #define TW_CL_NULL ((TW_VOID *)0) macro
301 (((head)->next != head) ? ((head)->next) : TW_CL_NULL)
306 (((head)->prev != head) ? ((head)->prev) : TW_CL_NULL)
311 (((item)->next != head) ? ((item)->next) : TW_CL_NULL)
316 (((item)->prev != head) ? ((item)->prev) : TW_CL_NULL)
H A Dtw_cl_intr.c109 if ((TW_CL_Q_FIRST_ITEM(&(ctlr->req_q_head[TW_CLI_PENDING_Q]))) == TW_CL_NULL) in tw_cl_interrupt()
293 TW_CL_NULL) { in tw_cli_submit_pending_queue()
362 TW_CL_NULL) { in tw_cli_process_complete_queue()
686 ? tw_cli_param_callback : TW_CL_NULL))) in tw_cli_manage_aen()
H A Dtw_cl.h286 struct tw_cli_req_context *req = TW_CL_NULL; in tw_cli_req_q_remove_head()
291 TW_CL_NULL) { in tw_cli_req_q_remove_head()
H A Dtw_osl.h260 TW_CL_NULL) { in tw_osli_req_q_remove_head()