AGP_BIND_MEMORY

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

 

NAME

agp_bind_memory - Bind an agp_memory structure into the GATT.  

SYNOPSIS

"SYNOPSIS"

int agp_bind_memory (struct agp_memory * curr, off_t pg_start);  

ARGUMENTS

curr
agp_memory pointer
pg_start
an offset into the graphics aperture translation table
 

DESCRIPTION

It returns -EINVAL if the pointer == NULL. It returns -EBUSY if the area of the table requested is already in use.  

DESCRIPTION

It returns -EINVAL if the pointer == NULL. It returns -EBUSY if the area of the table requested is already in use.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:22 GMT, October 06, 2005