Searched refs:ATA_CMD_ID_ATA (Results 1 - 7 of 7) sorted by relevance

/u-boot/include/
H A Dlibata.h174 ATA_CMD_ID_ATA = 0xEC, /* identify device */ enumerator in enum:__anon461
/u-boot/drivers/ata/
H A Dahci.c610 fis[2] = ATA_CMD_ID_ATA; /* Command byte. */
H A Ddwc_ahsata.c534 cfis->command = ATA_CMD_ID_ATA;
H A Dfsl_sata.c751 cfis->command = ATA_CMD_ID_ATA;
H A Dsata_sil.c254 pcmd->prb.fis.command = ATA_CMD_ID_ATA;
H A Dsata_mv.c818 h2d.command = ATA_CMD_ID_ATA;
/u-boot/drivers/block/
H A Dide.c576 ide_outb(device, ATA_COMMAND, ATA_CMD_ID_ATA);

Completed in 69 milliseconds