Searched refs:stop_bsgs (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c4308 mrioc->stop_bsgs = 0;
5116 mrioc->stop_bsgs = 1;
H A Dmpi3mr_fw.c5013 mrioc->stop_bsgs = 1;
5105 mrioc->stop_bsgs = 0;
5114 mrioc->stop_bsgs = 0;
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) {
2031 else if ((mrioc->reset_in_progress) || (mrioc->stop_bsgs))
H A Dmpi3mr.h1036 * @stop_bsgs: Stop BSG request flag
1223 u8 stop_bsgs; member in struct:mpi3mr_ioc

Completed in 187 milliseconds