Searched refs:host_diagnostic (Results 1 – 2 of 2) sorted by relevance
651 u_int32_t host_diagnostic; /*00F8 00FB*/ member795 u_int32_t host_diagnostic; /*00F8 00FB*/ member873 u_int32_t host_diagnostic; /*00F8 00FB*/ member
191 U32 host_diagnostic, timeout = MPI3_SYSIF_DIAG_SAVE_TIMEOUT * 10; in mpi3mr_trigger_snapdump() local201 host_diagnostic = mpi3mr_regread(sc, MPI3_SYSIF_HOST_DIAG_OFFSET); in mpi3mr_trigger_snapdump()202 if (!(host_diagnostic & MPI3_SYSIF_HOST_DIAG_SAVE_IN_PROGRESS)) in mpi3mr_trigger_snapdump()2807 U32 host_diagnostic; in mpi3mr_initialize_ioc() local2810 host_diagnostic = mpi3mr_regread(sc, MPI3_SYSIF_HOST_DIAG_OFFSET); in mpi3mr_initialize_ioc()2811 if (!(host_diagnostic & MPI3_SYSIF_HOST_DIAG_SAVE_IN_PROGRESS)) in mpi3mr_initialize_ioc()3254 U32 fault, host_diagnostic, ioc_status; in mpi3mr_watchdog_thread() local3293 host_diagnostic = mpi3mr_regread(sc, MPI3_SYSIF_HOST_DIAG_OFFSET); in mpi3mr_watchdog_thread()3294 if (host_diagnostic & MPI3_SYSIF_HOST_DIAG_SAVE_IN_PROGRESS) { in mpi3mr_watchdog_thread()6164 U32 host_diagnostic, ioc_status, ioc_config, scratch_pad0; in mpi3mr_issue_reset() local[all …]