1. NAME

i2o_block_reply - Block OSM reply handler.

2. SYNOPSIS

int i2o_block_reply(struct i2o_controller *  c , u32  m , struct i2o_message *  msg );

3. ARGUMENTS

c
    I2O controller from which the message arrives

m
    message id of reply

msg
    the actual I2O message reply

4. DESCRIPTION

This function gets all the message replies.

5. COPYRIGHT