Home
last modified time | relevance | path

Searched defs:aac_adapter_info (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/aac/
H A Daac_regs.h276 struct aac_adapter_info { struct
277 uint32_t PlatformBase; /* adapter type */
278 uint32_t CpuArchitecture; /* adapter CPU type */
279 uint32_t CpuVariant; /* adapter CPU subtype */
280 uint32_t ClockSpeed; /* adapter CPU clockspeed */
281 uint32_t ExecutionMem; /* adapter Execution Memory size */
282 uint32_t BufferMem; /* adapter Data Memory */
283 uint32_t TotalMem; /* adapter Total Memory */
284 struct FsaRev KernelRevision; /* adapter Kernel Software Revision */
285 struct FsaRev MonitorRevision; /* adapter Monitor Software Revision */
[all …]