Searched defs:seeprom_config (Results 1 – 3 of 3) sorted by relevance
769 struct seeprom_config { struct773 uint16_t device_flags[16]; /* words 0-15 */790 uint16_t bios_control; /* word 16 */812 uint16_t adapter_control; /* word 17 */ 834 uint16_t brtime_id; /* word 18 */842 uint16_t max_targets; /* word 19 */ 846 uint16_t res_1[10]; /* words 20-29 */847 uint16_t signature; /* Signature == 0x250 */850 uint16_t checksum; /* word 31 */
823 struct seeprom_config { struct827 uint16_t device_flags[16]; /* words 0-15 */842 uint16_t bios_control; /* word 16 */864 uint16_t adapter_control; /* word 17 */ 879 uint16_t brtime_id; /* word 18 */887 uint16_t max_targets; /* word 19 */ 891 uint16_t res_1[10]; /* words 20-29 */892 uint16_t signature; /* BIOS Signature */894 uint16_t checksum; /* word 31 */
479 struct seeprom_config { struct497 unsigned short device_flags[16]; /* words 0-15 */511 unsigned short bios_control; /* word 16 */529 unsigned short adapter_control; /* word 17 */537 unsigned short brtime_id; /* word 18 */544 unsigned short max_targets; /* word 19 */546 unsigned short res_1[11]; /* words 20-30 */547 unsigned short checksum; /* word 31 */