VIO_GET_ATTRIBUTE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
vio_get_attribute - get attribute for virtual device
SYNOPSIS
"SYNOPSIS"
const void * vio_get_attribute (struct vio_dev * vdev, void * which, int * length);
ARGUMENTS
- vdev
-
The vio device to get property.
- which
-
The property/attribute to be extracted.
- length
-
Pointer to length of returned data size (unused if NULL).
DESCRIPTION
Calls prom.c's get_property to return the value of the
attribute specified by the preprocessor constant which
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:59 GMT, October 09, 2005