Searched refs:FatalForensicShiftOffset (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | satypes.h | 308 bit32 FatalForensicShiftOffset; member
|
H A D | saioctlcmd.c | 2501 …ossaHwRegWriteExt(agRoot, pcibar,V_MEMBASE_II_ShiftRegister, saRoot->FatalForensicShiftOffset); //… in siFatalErrorBuffer() 2506 saRoot->FatalForensicShiftOffset = 0; in siFatalErrorBuffer() 2551 saRoot->FatalForensicShiftOffset = 0; in siFatalErrorBuffer() 2564 saRoot->FatalForensicShiftOffset+= 0x100; in siFatalErrorBuffer() 2565 … ossaHwRegWriteExt(agRoot, pcibar,V_MEMBASE_II_ShiftRegister, saRoot->FatalForensicShiftOffset); in siFatalErrorBuffer() 2568 SA_DBG1(("siFatalErrorBuffer: Get next bar data 0x%x\n",saRoot->FatalForensicShiftOffset)); in siFatalErrorBuffer() 2572 …SA_DBG1(("siFatalErrorBuffer:Offset 0x%x BarLoc 0x%x\n",saRoot->FatalForensicShiftOffset,saRoot->F… in siFatalErrorBuffer() 2596 saRoot->FatalForensicShiftOffset = 0; /* location in 64k region */ in siFatalErrorBuffer() 2600 ossaHwRegWriteExt(agRoot, pcibar,V_MEMBASE_II_ShiftRegister ,saRoot->FatalForensicShiftOffset); in siFatalErrorBuffer()
|