1I2O_MSG_NOP_MFA(9) Message-based devices I2O_MSG_NOP_MFA(9)
23
4
NAME
6i2o_msg_nop_mfa - Returns a fetched MFA back to the controller
7
SYNOPSIS
9void i2o_msg_nop_mfa(struct i2o_controller * c, u32 mfa);
10
ARGUMENTS
12c
13I2O controller from which the MFA was fetched
1415
mfa
16MFA which should be returned
17
DESCRIPTION
19This function must be used for preserved messages, because i2o_msg_nop
20also returns the allocated memory back to the msg_pool mempool.
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 I2O_MSG_NOP_MFA(9)