Searched defs:agsaControllerInfo_s (Results 1 – 1 of 1) sorted by relevance
2043 typedef struct agsaControllerInfo_s struct2045 bit32 signature; /* coherent controller information */2046 bit32 fwInterfaceRev; /* host and controller interface version */2047 bit32 hwRevision; /* controller HW Revision number */2048 bit32 fwRevision; /* controller FW Revision number */2049 bit32 ilaRevision; /* controller ILA Revision number */2050 bit32 maxPendingIO; /* maximum number of outstanding I/Os supported */2051 bit32 maxDevices; /* Maximum Device Supported by controller */2052 bit32 maxSgElements; /* maximum number of SG elements supported */2053 bit32 queueSupport; /* maximum number of IQ and OQ supported[all …]