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

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_io.h111 void *bls_cb_arg; /**< BLS callback function argument */ member in struct:ocs_io_s
H A Docs_scsi.c2031 void *bls_cb_arg = io->bls_cb_arg; local
2034 io->bls_cb_arg = NULL;
2037 bls_cb(io, bls_status, 0, bls_cb_arg);
2084 io->bls_cb_arg = arg;

Completed in 106 milliseconds