Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx.h791 struct seeprom_config { struct
795 uint16_t device_flags[16]; /* words 0-15 */
812 uint16_t bios_control; /* word 16 */
834 uint16_t adapter_control; /* word 17 */
856 uint16_t brtime_id; /* word 18 */
864 uint16_t max_targets; /* word 19 */
868 uint16_t res_1[10]; /* words 20-29 */
869 uint16_t signature; /* Signature == 0x250 */
872 uint16_t checksum; /* word 31 */
H A Daic79xx.h843 struct seeprom_config { struct
847 uint16_t device_flags[16]; /* words 0-15 */
862 uint16_t bios_control; /* word 16 */
884 uint16_t adapter_control; /* word 17 */
899 uint16_t brtime_id; /* word 18 */
907 uint16_t max_targets; /* word 19 */
911 uint16_t res_1[10]; /* words 20-29 */
912 uint16_t signature; /* BIOS Signature */
914 uint16_t checksum; /* word 31 */