Searched defs:seeprom_config (Results 1 – 2 of 2) sorted by relevance
766 struct seeprom_config { struct770 uint16_t device_flags[16]; /* words 0-15 */787 uint16_t bios_control; /* word 16 */809 uint16_t adapter_control; /* word 17 */ 831 uint16_t brtime_id; /* word 18 */839 uint16_t max_targets; /* word 19 */ 843 uint16_t res_1[10]; /* words 20-29 */844 uint16_t signature; /* Signature == 0x250 */847 uint16_t checksum; /* word 31 */
820 struct seeprom_config { struct824 uint16_t device_flags[16]; /* words 0-15 */839 uint16_t bios_control; /* word 16 */861 uint16_t adapter_control; /* word 17 */876 uint16_t brtime_id; /* word 18 */884 uint16_t max_targets; /* word 19 */888 uint16_t res_1[10]; /* words 20-29 */889 uint16_t signature; /* BIOS Signature */891 uint16_t checksum; /* word 31 */
Completed in 12 milliseconds