Home
last modified time | relevance | path

Searched refs:legacy_host (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dpata_legacy.c175 static struct ata_host *legacy_host[NR_HOST]; variable
1036 legacy_host[probe->slot] = host; in legacy_init_one()
1280 if (legacy_host[i]) in legacy_exit()
1281 ata_host_detach(legacy_host[i]); in legacy_exit()