Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic7xxx.h769 struct seeprom_config { struct
773 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 */
Daic79xx.h823 struct seeprom_config { struct
827 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 */