<def f='src/src/sys/dev/ata/atavar.h' l='315' ll='320'/>
<size>24</size>
<doc f='src/src/sys/dev/ata/atavar.h' l='311'>/*
 * Describe an ATA device.  Has to be compatible with scsipi_channel, so
 * start with a pointer to ata_bustype.
 */</doc>
<mbr r='ata_device::adev_bustype' o='0' t='const struct ata_bustype *'/>
<mbr r='ata_device::adev_channel' o='64' t='int'/>
<mbr r='ata_device::adev_openings' o='96' t='int'/>
<mbr r='ata_device::adev_drv_data' o='128' t='struct ata_drive_datas *'/>
