.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "AGP_BIND_MEMORY" "" "06 October 2005" "" ""
.SH NAME
agp_bind_memory \- Bind an agp_memory structure into the GATT.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int agp_bind_memory (struct agp_memory * \fIcurr\fB, off_t \fIpg_start\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcurr\fB\fR
agp_memory pointer
.TP
\fB\fIpg_start\fB\fR
an offset into the graphics aperture translation table
.SH "DESCRIPTION"
.PP
It returns -EINVAL if the pointer == NULL.
It returns -EBUSY if the area of the table requested is already in use.
.SH "DESCRIPTION"
.PP
It returns -EINVAL if the pointer == NULL.
It returns -EBUSY if the area of the table requested is already in use.