Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDspcdefs.h177 bit32 upperIOPeventLogAddress; /**< DW18 Upper physical IOP Event log address */ member
HDmpi.h260 bit32 upperIOPeventLogAddress; /**< Upper physical IOP Event log address */ member
HDsainit.c1604 mpiConfig->mainConfig.upperIOPeventLogAddress = 0; in siConfiguration()
2046 mainCfg.upperIOPeventLogAddress = memoryAllocated->region[mIdx].physAddrUpper; in mpiInitialize()
2075 SA_DBG3(("mpiInitialize: upperIOPLogAddress 0x%x\n", mainCfg.upperIOPeventLogAddress)); in mpiInitialize()
2119 saRoot->mainConfigTable.upperIOPeventLogAddress = mainCfg.upperIOPeventLogAddress; in mpiInitialize()
2215 … pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_IOP_EVENT_LOG_ADDR_HI), mainCfg.upperIOPeventLogAddress); in mpiInitialize()
2226 … 0x%x\n",(bit32)(MSGUCfgTblDWIdx + MAIN_IOP_EVENT_LOG_ADDR_HI), mainCfg.upperIOPeventLogAddress )); in mpiInitialize()
2816 saRoot->mainConfigTable.upperIOPeventLogAddress = value; in mpiInitialize()
2821 …ialize: IOPLog dd /p %08X`%08X L %x\n",saRoot->mainConfigTable.upperIOPeventLogAddress,saRoot->m… in mpiInitialize()
2839 saRoot->mainConfigTable.upperIOPeventLogAddress, in mpiInitialize()