MACIO_REQUEST_RESOURCES
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
macio_request_resources - Reserve all memory resources
SYNOPSIS
"SYNOPSIS"
int macio_request_resources (struct macio_dev * dev, const char * name);
ARGUMENTS
- dev
-
MacIO device whose resources are to be reserved
- name
-
Name to be associated with resource.
DESCRIPTION
Mark all memory regions associated with MacIO device dev as
being reserved by owner name. Do not access any address inside
the memory regions unless this call returns successfully.
Returns 0 on success, or EBUSY on error. A warning
message is also printed on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:26 GMT, October 09, 2005