Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ata/
H A Datavar.h93 struct ata_atapi_attach { struct
94 u_int8_t aa_type; /* Type of device */
97 u_int8_t aa_channel; /* controller's channel */
98 u_int8_t aa_openings; /* Number of simultaneous commands possible */
99 struct ata_drive_datas *aa_drv_data;
100 void *aa_bus_private; /* info specific to this bus */