Home
last modified time | relevance | path

Searched refs:device_refresh_on (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h1083 * @device_refresh_on: Don't process the events until devices are refreshed
1273 u8 device_refresh_on; member
H A Dmpi3mr_fw.c4533 mrioc->device_refresh_on = 1; in mpi3mr_reinit_ioc()
5422 mrioc->device_refresh_on = 0; in mpi3mr_soft_reset_handler()
5537 mrioc->device_refresh_on = 0; in mpi3mr_soft_reset_handler()
5552 mrioc->device_refresh_on = 0; in mpi3mr_soft_reset_handler()
H A Dmpi3mr_os.c2129 while ((mrioc->device_refresh_on || mrioc->block_on_pci_err) && in mpi3mr_fwevt_bh()
5744 mrioc->device_refresh_on = 0; in mpi3mr_resume()