Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ata/
HData-dma.c51 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