Searched refs:FatalErrorInterrupt (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h271 bit32 FatalErrorInterrupt; /**< Fatal Error Interrupt enable and vector */ member in struct:mpiHostLLConfigDescriptor_s
H A Dspcdefs.h187 bit32 FatalErrorInterrupt; /**< DW1C Fatal Error Interrupt enable and vector */ member in struct:spc_configMainDescriptor_s
H A Dsainit.c1608 mpiConfig->mainConfig.FatalErrorInterrupt = 0;
1701 mpiConfig->mainConfig.FatalErrorInterrupt =
1799 SA_DBG1(("siConfiguration:mpiConfig->mainConfig.FatalErrorInterrupt 0x%X\n",mpiConfig->mainConfig.FatalErrorInterrupt));
2050 mainCfg.FatalErrorInterrupt = config->mainConfig.FatalErrorInterrupt;
2079 SA_DBG3(("mpiInitialize: FatalErrorInterrupt 0x%x\n", mainCfg.FatalErrorInterrupt));
2123 saRoot->mainConfigTable.FatalErrorInterrupt = mainCfg.FatalErrorInterrupt;
[all...]

Completed in 62 milliseconds