Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dmpi.h201 bit32 regDumpPCIBAR; member
Dsaint.c250 fatal_error.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in siFatalInterruptHandler()
253 fatal_error.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in siFatalInterruptHandler()
1299 fatal_error.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in siProcessOBMsg()
1302 fatal_error.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in siProcessOBMsg()
Dsahw.c164 fatal_error.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in saHwReset()
165 fatal_error.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in saHwReset()
Dsaioctlcmd.c1039 controllerStatus->fatalErrorInfo.regDumpBusBaseNum0 = saRoot->mainConfigTable.regDumpPCIBAR; in saGetControllerStatus()
1042 controllerStatus->fatalErrorInfo.regDumpBusBaseNum1 = saRoot->mainConfigTable.regDumpPCIBAR; in saGetControllerStatus()
Dsainit.c3378 saRoot->mainConfigTable.regDumpPCIBAR = pcibar; in mpiWaitForConfigTable()