Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dadwlib.h129 typedef struct adw_eeprom struct
133 u_int16_t cfg_lsw; /* 00 power up initialization */
137 u_int16_t cfg_msw; /* 01 unused */
138 u_int16_t disc_enable; /* 02 disconnect enable */
139 u_int16_t wdtr_able; /* 03 Wide DTR able */
140 union {
143 } sdtr1;
144 u_int16_t start_motor; /* 05 send start up motor */
145 u_int16_t tagqng_able; /* 06 tag queuing able */
146 u_int16_t bios_scan; /* 07 BIOS device control */
[all …]