.\" 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 "I2O_BLOCK_DEVICE_POWER" "9" "09 October 2005" "" ""
.SH NAME
i2o_block_device_power \- Power management for device dev
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_block_device_power (struct i2o_block_device * \fIdev\fB, u8 \fIop\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
I2O device which should receive the power management request
.TP
\fB\fIop\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
Send a power management request to the device dev.
.PP
Returns 0 on success or negative error code on failure.