Lines Matching defs:aac_init
421 struct aac_init struct
423 __le32 InitStructRevision;
424 __le32 MiniPortRevision;
425 __le32 fsrev;
426 __le32 CommHeaderAddress;
427 __le32 FastIoCommAreaAddress;
428 __le32 AdapterFibsPhysicalAddress;
429 __le32 AdapterFibsVirtualAddress;
430 __le32 AdapterFibsSize;
431 __le32 AdapterFibAlign;
432 __le32 printfbuf;
433 __le32 printfbufsiz;
434 __le32 HostPhysMemPages; /* number of 4k pages of host
436 __le32 HostElapsedSeconds; /* number of seconds since 1970. */
440 __le32 InitFlags; /* flags for supported features */
445 __le32 MaxIoCommands; /* max outstanding commands */
446 __le32 MaxIoSize; /* largest I/O command */
447 __le32 MaxFibSize; /* largest FIB to adapter */
449 __le32 MaxNumAif; /* max number of aif */
451 __le32 HostRRQ_AddrLow;
452 __le32 HostRRQ_AddrHigh; /* Host RRQ (response queue) for SRC */