Searched defs:ata (Results 1 – 7 of 7) sorted by relevance
99 atac_t *ata = (atac_t *) CONFIG_SYS_ATA_BASE_ADDR; in ide_set_reset() local
49 u32 ata = (unsigned long)host->ioaddr + SD_CE_ATA_2; in mv_sdhci_writeb() local
117 atac_t *ata = (atac_t *) MMAP_ATA; in ide_set_reset() local
111 } __attribute__ ((packed)) ata; member
124 bool ata[2]; member
359 static int build_hosts(char const *syspath, char const *host, bool ata, in build_hosts()