Searched defs:amr_prodinfo (Results 1 – 1 of 1) sorted by relevance
547 struct amr_prodinfo struct549 uint32_t ap_size; /* "DataSize", current size */551 uint32_t ap_configsig; /* "ConfigSignature", default */556 uint8_t ap_firmware[16]; /* "FwVer", firmware version */557 uint8_t ap_bios[16]; /* "BiosVer", Bios version */558 uint8_t ap_product[80]; /* "ProductName", prod name */559 uint8_t ap_maxio; /* "MaxConcCmds", max number */583 struct amr_prodinfo aeb_prodinfo; argument