Searched refs:ata_dmaunload (Results 1 – 1 of 1) sorted by relevance
51 static int ata_dmaunload(struct ata_request *request);80 ch->dma.unload = ata_dmaunload; in ata_dmainit()328 ata_dmaunload(request); in ata_dmaload()333 ata_dmaunload(struct ata_request *request) in ata_dmaunload() function