Searched refs:cb_func (Results 1 – 10 of 10) sorted by relevance
23 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg),665 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg), in bnx2fc_initiate_els()708 els_req->cb_func = cb_func; in bnx2fc_initiate_els()735 els_req->cb_func = NULL; in bnx2fc_initiate_els()776 els_req->cb_func = NULL; in bnx2fc_initiate_els()842 if ((els_req->cb_func) && (els_req->cb_arg)) { in bnx2fc_process_els_compl()843 els_req->cb_func(els_req->cb_arg); in bnx2fc_process_els_compl()
227 if ((io_req->cb_func) && (io_req->cb_arg)) { in bnx2fc_flush_active_ios()228 io_req->cb_func(io_req->cb_arg); in bnx2fc_flush_active_ios()
429 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg); member
187 if ((io_req->cb_func) && (io_req->cb_arg)) { in bnx2fc_cmd_timeout()188 io_req->cb_func(io_req->cb_arg); in bnx2fc_cmd_timeout()
171 int (*cb_func) (unsigned int flags, void *); member
2381 if (async->cb_func) in comedi_event()2382 async->cb_func(s->async->events, async->cb_arg); in comedi_event()
959 u8 mpt3sas_base_register_callback_handler(MPT_CALLBACK cb_func);
1071 mpt3sas_base_register_callback_handler(MPT_CALLBACK cb_func) in mpt3sas_base_register_callback_handler() argument1079 mpt_callbacks[cb_idx] = cb_func; in mpt3sas_base_register_callback_handler()
1037 u8 mpt2sas_base_register_callback_handler(MPT_CALLBACK cb_func);
1084 mpt2sas_base_register_callback_handler(MPT_CALLBACK cb_func) in mpt2sas_base_register_callback_handler() argument1092 mpt_callbacks[cb_idx] = cb_func; in mpt2sas_base_register_callback_handler()