I2O_WAIT_MESSAGE

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

 

NAME

i2o_wait_message - obtain an i2o message from the IOP  

SYNOPSIS

"SYNOPSIS"

u32 i2o_wait_message (struct i2o_controller * c, char * why);  

ARGUMENTS

c
controller
why
explanation
 

DESCRIPTION

This function waits up to 5 seconds for a message slot to be available. If no message is available it prints an error message that is expected to be what the message will be used for (eg ``get_status''). 0xFFFFFFFF is returned on a failure.

On a success the message is returned. This is the physical page frame offset address from the read port. (See the i2o spec)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:32 GMT, October 06, 2005