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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_io.h110 void *bls_cb_arg; /**< BLS callback function argument */ member in struct:ocs_io_s
H A Docs_scsi.c2016 void *bls_cb_arg = io->bls_cb_arg; local
2019 io->bls_cb_arg = NULL;
2022 bls_cb(io, bls_status, 0, bls_cb_arg);
2069 io->bls_cb_arg = arg;

Completed in 162 milliseconds