Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h895 struct seeprom_config { struct
899 uint16_t device_flags[16]; /* words 0-15 */
916 uint16_t bios_control; /* word 16 */
938 uint16_t adapter_control; /* word 17 */
960 uint16_t brtime_id; /* word 18 */
968 uint16_t max_targets; /* word 19 */
972 uint16_t res_1[10]; /* words 20-29 */
973 uint16_t signature; /* Signature == 0x250 */
976 uint16_t checksum; /* word 31 */
H A Daic79xxvar.h844 struct seeprom_config { struct
848 uint16_t device_flags[16]; /* words 0-15 */
863 uint16_t bios_control; /* word 16 */
885 uint16_t adapter_control; /* word 17 */
900 uint16_t brtime_id; /* word 18 */
908 uint16_t max_targets; /* word 19 */
912 uint16_t res_1[10]; /* words 20-29 */
913 uint16_t signature; /* BIOS Signature */
915 uint16_t checksum; /* word 31 */