IDE_DMA_SETUP

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ide_dma_setup - begin a DMA phase  

SYNOPSIS

"SYNOPSIS"

int ide_dma_setup (ide_drive_t * drive);  

ARGUMENTS

drive
target device
 

DESCRIPTION

Build an IDE DMA PRD (IDE speak for scatter gather table) and then set up the DMA transfer registers for a device that follows generic IDE PCI DMA behaviour. Controllers can override this function if they need to

Returns 0 on success. If a PIO fallback is required then 1 is returned.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:16 GMT, October 09, 2005