Searched refs:bios3 (Results 1 – 1 of 1) sorted by relevance
68 MPI2_CONFIG_PAGE_BIOS_3 *bios3; in show_adapter() local106 bios3 = mps_read_config_page(fd, MPI2_CONFIG_PAGETYPE_BIOS, 3, 0, NULL); in show_adapter()107 if (bios3 == NULL) { in show_adapter()112 v = le32toh(bios3->BiosVersion); in show_adapter()116 free(bios3); in show_adapter()