Searched refs:stop_bsgs (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c34 if (mrioc->stop_bsgs) {
237 if (mrioc->stop_bsgs) {
486 else if ((mrioc->reset_in_progress) || (mrioc->stop_bsgs))
1498 if (mrioc->stop_bsgs) {
2026 else if ((mrioc->reset_in_progress) || (mrioc->stop_bsgs))
H A Dmpi3mr.h1032 * @stop_bsgs: Stop BSG request flag
1219 u8 stop_bsgs; member in struct:mpi3mr_ioc
H A Dmpi3mr_os.c4304 mrioc->stop_bsgs = 0;
5130 mrioc->stop_bsgs = 1;
H A Dmpi3mr_fw.c5004 mrioc->stop_bsgs = 1;
5096 mrioc->stop_bsgs = 0;

Completed in 217 milliseconds