Home
last modified time | relevance | path

Searched refs:regDumpPCIBAR (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h200 bit32 regDumpPCIBAR; member
H A Dsaint.c249 fatal_error.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in siFatalInterruptHandler()
252 fatal_error.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in siFatalInterruptHandler()
1298 fatal_error.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in siProcessOBMsg()
1301 fatal_error.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in siProcessOBMsg()
H A Dsahw.c163 fatal_error.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in saHwReset()
164 fatal_error.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in saHwReset()
H A Dsaioctlcmd.c1038 controllerStatus->fatalErrorInfo.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in saGetControllerStatus()
1041 controllerStatus->fatalErrorInfo.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in saGetControllerStatus()
H A Dsainit.c3377 saRoot->mainConfigTable.regDumpPCIBAR = pcibar; in mpiWaitForConfigTable()