Searched defs:cbarg (Results 26 - 46 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_rport.c564 __bfa_cb_rport_online(void *cbarg, bfa_boolean_t complete) argument
573 __bfa_cb_rport_offline(void *cbarg, bfa_boolean_t complete) argument
582 bfa_rport_qresume(void *cbarg) argument
H A Dfcpim.c443 bfa_fcs_itnim_prli_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, argument
662 bfa_cb_itnim_online(void *cbarg) argument
H A Dfdmi.c758 bfa_fcs_port_fdmi_rhba_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
978 bfa_fcs_port_fdmi_rprt_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
1070 bfa_fcs_port_fdmi_rpa_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
H A Dns.c674 bfa_fcs_port_ns_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
802 bfa_fcs_port_ns_rspn_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
875 bfa_fcs_port_ns_rft_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
953 bfa_fcs_port_ns_rff_id_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
1040 bfa_fcs_port_ns_gid_ft_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, bfa_status_t req_status, u32 rsp_len, u32 resid_len, struct fchs_s *rsp_fchs) argument
[all...]
H A Dbfa_fcxp.c219 bfa_fcxp_null_comp(void *bfad_fcxp, struct bfa_fcxp_s *fcxp, void *cbarg, argument
227 __bfa_fcxp_send_cbfn(void *cbarg, bfa_boolean_t complete) argument
364 bfa_fcxp_qresume(void *cbarg) argument
652 bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport, u16 vf_id, u8 lp_tag, bfa_boolean_t cts, enum fc_cos cos, u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, void *cbarg, u32 rsp_maxlen, u8 rsp_timeout) argument
[all...]
H A Dbfa_iocfc.c828 bfa_iocfc_clear_stats(struct bfa_s *bfa, bfa_cb_ioc_t cbfn, void *cbarg) argument
802 bfa_iocfc_get_stats(struct bfa_s *bfa, struct bfa_iocfc_stats_s *stats, bfa_cb_ioc_t cbfn, void *cbarg) argument
H A Dbfa_ioim.c653 __bfa_cb_ioim_good_comp(void *cbarg, bfa_boolean_t complete) argument
666 __bfa_cb_ioim_comp(void *cbarg, bfa_boolean_t complete) argument
706 __bfa_cb_ioim_failed(void *cbarg, bfa_boolean_ argument
720 __bfa_cb_ioim_pathtov(void *cbarg, bfa_boolean_t complete) argument
734 __bfa_cb_ioim_abort(void *cbarg, bfa_boolean_t complete) argument
747 bfa_ioim_sgpg_alloced(void *cbarg) argument
1000 bfa_ioim_qresume(void *cbarg) argument
[all...]
H A Dbfa_fcport.c809 __bfa_cb_fcport_event(void *cbarg, bfa_boolean_t complete) argument
857 bfa_fcport_qresume(void *cbarg) argument
1134 __bfa_cb_fcport_stats_get(void *cbarg, bfa_boolean_t complete) argument
1165 bfa_fcport_stats_get_timeout(void *cbarg) argument
1182 bfa_fcport_send_stats_get(void *cbarg) argument
1206 __bfa_cb_fcport_stats_clr(void *cbarg, bfa_boolean_t complete) argument
1227 bfa_fcport_stats_clr_timeout(void *cbarg) argument
1244 bfa_fcport_send_stats_clear(void *cbarg) argument
1373 bfa_fcport_event_register(struct bfa_s *bfa, void (*cbfn) (void *cbarg, bfa_pport_event_t event), void *cbarg) argument
1668 bfa_fcport_get_stats(struct bfa_s *bfa, union bfa_fcport_stats_u *stats, bfa_cb_pport_t cbfn, void *cbarg) argument
1694 bfa_fcport_clear_stats(struct bfa_s *bfa, bfa_cb_pport_t cbfn, void *cbarg) argument
1718 bfa_fcport_get_qos_stats(struct bfa_s *bfa, union bfa_fcport_stats_u *stats, bfa_cb_pport_t cbfn, void *cbarg) argument
1731 bfa_fcport_clear_qos_stats(struct bfa_s *bfa, bfa_cb_pport_t cbfn, void *cbarg) argument
1743 bfa_fcport_get_fcoe_stats(struct bfa_s *bfa, union bfa_fcport_stats_u *stats, bfa_cb_pport_t cbfn, void *cbarg) argument
1756 bfa_fcport_clear_fcoe_stats(struct bfa_s *bfa, bfa_cb_pport_t cbfn, void *cbarg) argument
[all...]
H A Dbfa_ioc.h117 void *cbarg; member in struct:bfa_ioc_mbox_mod_s::__anon14284
141 void *cbarg; member in struct:bfa_ioc_hbfail_notify_s
H A Dfabric.c774 bfa_fcs_fabric_delay(void *cbarg) argument
800 bfa_fcs_fabric_delete_comp(void *cbarg) argument
1218 bfa_fcs_fabric_flogiacc_comp(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, argument
H A Drport.c1423 bfa_fcs_rport_plogi_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, argument
1564 bfa_fcs_rport_adisc_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, argument
1624 bfa_fcs_rport_gidpn_response(void *fcsarg, struct bfa_fcxp_s *fcxp, void *cbarg, argument
2450 bfa_cb_rport_online(void *cbarg) argument
2472 bfa_cb_rport_offline(void *cbarg) argument
2493 bfa_cb_rport_qos_scn_flowid(void *cbarg, struct bfa_rport_qos_attr_s old_qos_attr, struct bfa_rport_qos_attr_s new_qos_attr) argument
2518 bfa_cb_rport_qos_scn_prio(void *cbarg, struct bfa_rport_qos_attr_s old_qos_attr, struct bfa_rport_qos_attr_s new_qos_attr) argument
[all...]
H A Dbfa_ioc.c1077 bfa_ioc_hb_check(void *cbarg) argument
1539 bfa_ioc_mbox_regisr(struct bfa_ioc_s *ioc, enum bfi_mclass mc, bfa_ioc_mbox_mcfunc_t cbfn, void *cbarg) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dhttp-internal.h116 void *cbarg; member in struct:evhttp_cb
H A Dbufferevent.c180 void *cbarg = bufev->cbarg; local
186 void *cbarg = bufev->cbarg; local
192 void *cbarg = bufev->cbarg; local
198 void *cbarg = bufev->cbarg; local
344 bufferevent_setcb(struct bufferevent *bufev, bufferevent_data_cb readcb, bufferevent_data_cb writecb, bufferevent_event_cb eventcb, void *cbarg) argument
[all...]
H A Devrpc.c825 evrpc_make_request_ctx( struct evrpc_pool *pool, void *request, void *reply, const char *rpcname, void (*req_marshal)(struct evbuffer*, void *), void (*rpl_clear)(void *), int (*rpl_unmarshal)(void *, struct evbuffer *), void (*cb)(struct evrpc_status *, void *, void *, void *), void *cbarg) argument
1135 evrpc_register_generic(struct evrpc_base *base, const char *name, void (*callback)(struct evrpc_req_generic *, void *), void *cbarg, void *(*req_new)(void *), void *req_new_arg, void (*req_free)(void *), int (*req_unmarshal)(void *, struct evbuffer *), void *(*rpl_new)(void *), void *rpl_new_arg, void (*rpl_free)(void *), int (*rpl_complete)(void *), void (*rpl_marshal)(struct evbuffer *, void *)) argument
H A Dbuffer.c2885 evbuffer_setcb(struct evbuffer *buffer, evbuffer_cb cb, void *cbarg) argument
2902 evbuffer_add_cb(struct evbuffer *buffer, evbuffer_cb_func cb, void *cbarg) argument
2928 evbuffer_remove_cb(struct evbuffer *buffer, evbuffer_cb_func cb, void *cbarg) argument
[all...]
H A Dhttp.c2158 evhttp_connection_set_closecb(struct evhttp_connection *evcon, void (*cb)(struct evhttp_connection *, void *), void *cbarg) argument
3390 evhttp_set_cb(struct evhttp *http, const char *uri, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
3439 evhttp_set_gencb(struct evhttp *http, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devent.h735 void *cbarg; member in struct:evbuffer
770 void *cbarg; member in struct:bufferevent
H A Dhttp.c1759 evhttp_connection_set_closecb(struct evhttp_connection *evcon, void (*cb)(struct evhttp_connection *, void *), void *cbarg) argument
2434 evhttp_set_cb(struct evhttp *http, const char *uri, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
2469 evhttp_set_gencb(struct evhttp *http, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evrtsp/
H A Drtsp.c1317 evrtsp_connection_set_closecb(struct evrtsp_connection *evcon, void (*cb)(struct evrtsp_connection *, void *), void *cbarg) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evhttp/
H A Dhttp.c1791 evhttp_connection_set_closecb(struct evhttp_connection *evcon, void (*cb)(struct evhttp_connection *, void *), void *cbarg) argument
2494 evhttp_set_cb(struct evhttp *http, const char *uri, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument
2529 evhttp_set_gencb(struct evhttp *http, void (*cb)(struct evhttp_request *, void *), void *cbarg) argument

Completed in 311 milliseconds

12