Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDspcdefs.h226 #define MAIN_FW_REVISION 0x08 /* DWORD 0x02 (R) */ macro
HDsaioctlcmd.c896 …rInfo->fwRevision = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_FW_REVISION); in saGetControllerInfo()
HDsainit.c3107 config->FWRevision = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_FW_REVISION); in mpiWaitForConfigTable()