Visible to Intel only — GUID: omk1700877534490
Ixiasoft
Visible to Intel only — GUID: omk1700877534490
Ixiasoft
7.1.1. Device Feature Header
Bit | Attribute | Description |
---|---|---|
[63:60] | RO | Feature type.
|
[59:52] | RO | DFH version. 0= legacy. 1= I/F based. |
[51:48] | RO | If AFU - AFU minor revision # (user defined). For others - Reserved. |
[47:41] | Reserved | Reserved. |
[40] | RO | End of list. 1'b0= There is another feature header beyond this (see "Next DFH Byte Offset"). 1'b1 = This is the last feature header for this AFU. |
[39:16] | RO | Next DFH Byte Offset. Next DFH address = Current DFH address + Next DFH byte offset. Used to determine Next DFH Address and as an indication for the maximum size of MMIO region occupied by this feature. For last feature, this offset points to the beginning of the unallocated MMIO region, if any (or beyond the end of the MMIO space). |
[15:12] | RO | If AFU - AFU major version # (user-defined). For others, Feature Revision # (user-defined). |
[11:00] | RO | Feature ID. If Type=AFU - contains interface version (such as CCI-P version #). If Type = BBB - ID for BBB. |