Home
last modified time | relevance | path

Searched refs:MAIN_IBQ_OFFSET (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h230 #define MAIN_IBQ_OFFSET 0x1C /* DWORD 0x07 (R) */ macro
H A Dsainit.c2529 …TION_TABLE 0x%08X\n", (ossaHwRegReadExt(agRoot, pcibar, TableOffset+MAIN_IBQ_OFFSET) & 0xFFFF))); in mpiInitialize()
2575 …LE %d offset 0x%x + 0x%x = 0x%x\n",context->MPITableType,TableOffset+MAIN_IBQ_OFFSET, context->off… in mpiInitialize()
2576 …OffsetInMain = (ossaHwRegReadExt(agRoot, pcibar, TableOffset+MAIN_IBQ_OFFSET ) & 0xFFFF) + TableO… in mpiInitialize()
3121 …onfig->inboundQueueOffset = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_IBQ_OFFSET); in mpiWaitForConfigTable()