Searched refs:bls_cb_arg (Results 1 – 2 of 2) sorted by relevance
857 void *bls_cb_arg = io->bls_cb_arg; in efct_target_bls_resp_cb() local860 io->bls_cb_arg = NULL; in efct_target_bls_resp_cb()863 bls_cb(io, bls_status, 0, bls_cb_arg); in efct_target_bls_resp_cb()902 io->bls_cb_arg = arg; in efct_target_send_bls_resp()
132 void *bls_cb_arg; member