IDE_DESTROY_DMATABLE

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

 

NAME

ide_destroy_dmatable - clean up DMA mapping  

SYNOPSIS

"SYNOPSIS"

void ide_destroy_dmatable (ide_drive_t * drive);  

ARGUMENTS

drive
The drive to unmap
 

DESCRIPTION

Teardown mappings after DMA has completed. This must be called after the completion of each use of ide_build_dmatable and before the next use of ide_build_dmatable. Failure to do so will cause an oops as only one mapping can be live for each target at a given time.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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