Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h165 bit32 upperEventLogAddress; /**< DW14 Upper physical MSGU Event log address */ member
H A Dmpi.h248 bit32 upperEventLogAddress; /**< Upper physical MSGU Event log address */ member
H A Dsainit.c1599 mpiConfig->mainConfig.upperEventLogAddress = 0; in siConfiguration()
2030 mainCfg.upperEventLogAddress = memoryAllocated->region[mIdx].physAddrUpper; in mpiInitialize()
2067 SA_DBG3(("mpiInitialize: upperEventLogAddress 0x%x\n", mainCfg.upperEventLogAddress)); in mpiInitialize()
2114 saRoot->mainConfigTable.upperEventLogAddress = mainCfg.upperEventLogAddress; in mpiInitialize()
2210 …ot, pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_EVENT_LOG_ADDR_HI), mainCfg.upperEventLogAddress); in mpiInitialize()
2221 …ress 0x%x\n",(bit32)(MSGUCfgTblDWIdx + MAIN_EVENT_LOG_ADDR_HI), mainCfg.upperEventLogAddress )); in mpiInitialize()
2801 saRoot->mainConfigTable.upperEventLogAddress = value; in mpiInitialize()
2812 …tialize: EventLog dd /p %08X`%08X L %x\n",saRoot->mainConfigTable.upperEventLogAddress,saRoot->mai… in mpiInitialize()
2833 saRoot->mainConfigTable.upperEventLogAddress, in mpiInitialize()