Searched defs:agsaControllerStatus_s (Results 1 – 1 of 1) sorted by relevance
2076 typedef struct agsaControllerStatus_s struct2078 agsaFatalErrorInfo_t fatalErrorInfo; /* fatal error information */2079 bit32 interfaceState; /* host and controller interface state2083 bit32 iqFreezeState0; /* freeze state of 1st set of IQ */2084 bit32 iqFreezeState1; /* freeze state of 2nd set of IQ */2085 bit32 tickCount0; /* tick count in second for internal CPU-0 */2086 bit32 tickCount1; /* tick count in second for internal CPU-1 */2087 bit32 tickCount2; /* tick count in second for internal CPU-2 */2088 bit32 phyStatus[8]; /* status of phy 0 to phy 15 */2089 bit32 recoverableErrorInfo[8]; /* controller specific recoverable error information */[all …]