Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Damrreg.h184 struct amr_enquiry { struct
185 struct amr_adapter_info ae_adapter; /* e x 2 */
186 struct amr_logdrive_info ae_ldrv; /* e x 2 */
187 struct amr_physdrive_info ae_pdrv; /* e x 2 */
188 u_int8_t ae_formatting[AMR_8LD_MAXDRIVES]; /* x 2 */
189 u_int8_t res1[AMR_8LD_MAXDRIVES]; /* x 2 */
190 u_int32_t ae_extlen; /* 2 */
191 u_int16_t ae_subsystem; /* 2 */
192 u_int16_t ae_subvendor; /* 2 */
193 u_int32_t ae_signature; /* 2 */
[all …]