Searched refs:MPI_FATAL_EDUMP_TABLE_ACCUM_LEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | saioctlcmd.c | 2408 …",ErrorTableOffset+MPI_FATAL_EDUMP_TABLE_ACCUM_LEN, ossaHwRegReadExt(agRoot,pcibar ,ErrorTableOffs… in siWaitForFatalTransfer() 2479 ossaHwRegReadExt(agRoot,pcibar ,ErrorTableOffset+ MPI_FATAL_EDUMP_TABLE_ACCUM_LEN) )); in siFatalErrorBuffer() 2512 Accum_len = ossaHwRegReadExt(agRoot,pcibar ,ErrorTableOffset+ MPI_FATAL_EDUMP_TABLE_ACCUM_LEN); in siFatalErrorBuffer() 2594 … ossaHwRegReadExt(agRoot,pcibar ,ErrorTableOffset+ MPI_FATAL_EDUMP_TABLE_ACCUM_LEN))); in siFatalErrorBuffer() 2647 … ossaHwRegReadExt(agRoot,pcibar ,ErrorTableOffset+ MPI_FATAL_EDUMP_TABLE_ACCUM_LEN))); in siFatalErrorBuffer() 2709 ErrorTableOffset + MPI_FATAL_EDUMP_TABLE_ACCUM_LEN, in siNonFatalErrorBuffer() 2710 ossaHwRegReadExt(agRoot,pcibar,ErrorTableOffset + MPI_FATAL_EDUMP_TABLE_ACCUM_LEN))); in siNonFatalErrorBuffer() 2753 ossaHwRegReadExt(agRoot,pcibar ,ErrorTableOffset+ MPI_FATAL_EDUMP_TABLE_ACCUM_LEN) )); in siNonFatalErrorBuffer() 2771 ossaHwRegWriteExt(agRoot, pcibar, ErrorTableOffset + MPI_FATAL_EDUMP_TABLE_ACCUM_LEN, 0); in siNonFatalErrorBuffer() 2777 ErrorTableOffset + MPI_FATAL_EDUMP_TABLE_ACCUM_LEN, in siNonFatalErrorBuffer() [all …]
|
H A D | spcdefs.h | 366 #define MPI_FATAL_EDUMP_TABLE_ACCUM_LEN 0x14 /* ACCDDLEN */ macro
|