Home
last modified time | relevance | path

Searched refs:upperIOPeventLogAddress (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h176 bit32 upperIOPeventLogAddress; /**< DW18 Upper physical IOP Event log address */ member
H A Dmpi.h259 bit32 upperIOPeventLogAddress; /**< Upper physical IOP Event log address */ member
H A Dsainit.c1603 mpiConfig->mainConfig.upperIOPeventLogAddress = 0; in siConfiguration()
2045 mainCfg.upperIOPeventLogAddress = memoryAllocated->region[mIdx].physAddrUpper; in mpiInitialize()
2074 SA_DBG3(("mpiInitialize: upperIOPLogAddress 0x%x\n", mainCfg.upperIOPeventLogAddress)); in mpiInitialize()
2118 saRoot->mainConfigTable.upperIOPeventLogAddress = mainCfg.upperIOPeventLogAddress; in mpiInitialize()
2214 … pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_IOP_EVENT_LOG_ADDR_HI), mainCfg.upperIOPeventLogAddress); in mpiInitialize()
2225 … 0x%x\n",(bit32)(MSGUCfgTblDWIdx + MAIN_IOP_EVENT_LOG_ADDR_HI), mainCfg.upperIOPeventLogAddress )); in mpiInitialize()
2815 saRoot->mainConfigTable.upperIOPeventLogAddress = value; in mpiInitialize()
2820 …ialize: IOPLog dd /p %08X`%08X L %x\n",saRoot->mainConfigTable.upperIOPeventLogAddress,saRoot->m… in mpiInitialize()
2838 saRoot->mainConfigTable.upperIOPeventLogAddress, in mpiInitialize()