Home
last modified time | relevance | path

Searched refs:bls_cb_arg (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_io.h108 void *bls_cb_arg; /**< BLS callback function argument */ member
H A Docs_scsi.c2013 void *bls_cb_arg = io->bls_cb_arg; in ocs_target_bls_resp_cb() local
2016 io->bls_cb_arg = NULL; in ocs_target_bls_resp_cb()
2019 bls_cb(io, bls_status, 0, bls_cb_arg); in ocs_target_bls_resp_cb()
2066 io->bls_cb_arg = arg; in ocs_target_send_bls_resp()