Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/amr/
H A Damrreg.h545 struct amr_prodinfo struct
547 uint32_t ap_size; /* "DataSize", current size */
549 uint32_t ap_configsig; /* "ConfigSignature", default */
554 uint8_t ap_firmware[16]; /* "FwVer", firmware version */
555 uint8_t ap_bios[16]; /* "BiosVer", Bios version */
556 uint8_t ap_product[80]; /* "ProductName", prod name */
557 uint8_t ap_maxio; /* "MaxConcCmds", max number */
581 struct amr_prodinfo aeb_prodinfo; argument