Searched refs:ata_dmaunload (Results 1 – 1 of 1) sorted by relevance
50 static int ata_dmaunload(struct ata_request *request);79 ch->dma.unload = ata_dmaunload; in ata_dmainit()327 ata_dmaunload(request); in ata_dmaload()332 ata_dmaunload(struct ata_request *request) in ata_dmaunload() function