Searched defs:ata_atapi_attach (Results 1 – 1 of 1) sorted by relevance
93 struct ata_atapi_attach { struct94 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 */