Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-dma.c50 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