Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h225 #define MAIN_FW_REVISION 0x08 /* DWORD 0x02 (R) */ macro
H A Dsaioctlcmd.c895 …rInfo->fwRevision = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_FW_REVISION); in saGetControllerInfo()
H A Dsainit.c3106 config->FWRevision = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_FW_REVISION); in mpiWaitForConfigTable()