Searched refs:mpiGetPCIBarIndex (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| D | sainit.c | 1921 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, MSGUCfgTblBase); in mpiInitialize() 2340 saRoot->inboundQueue[qIdx].PIPCIBar = mpiGetPCIBarIndex(agRoot, IB_PIPCIBar); in mpiInitialize() 2474 saRoot->outboundQueue[qIdx].CIPCIBar = mpiGetPCIBarIndex(agRoot, OB_CIPCIBar); in mpiInitialize() 3085 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, MSGUCfgTblBase); in mpiWaitForConfigTable() 3464 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, MSGUCfgTblBase); in mpiUnInitConfigTable() 3663 GLOBAL bit32 mpiGetPCIBarIndex(agsaRoot_t *agRoot, bit32 pciBar) in mpiGetPCIBarIndex() function 3726 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, TableOffset); in mpiReadGSTable() 4081 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, TableOffset); in mpiReadCALTable() 4139 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, TableOffset); in mpiWriteCALTable() 4203 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, value); in mpiWrAnalogSetupTable() [all …]
|
| D | saproto.h | 86 GLOBAL bit32 mpiGetPCIBarIndex(agsaRoot_t *agRoot,
|
| D | saioctlcmd.c | 891 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, MSGUCfgTblBase); in saGetControllerInfo() 1119 value = (bit8)mpiGetPCIBarIndex(agRoot, value); in saGetControllerStatus()
|
| D | sahw.c | 2924 pcibar = (bit8)mpiGetPCIBarIndex(agRoot, pcibar); in siGetPciBar()
|