Scroll to navigation

FSL_ADD_OUTB_MESSAGE(9) Internals FSL_ADD_OUTB_MESSAGE(9)

NAME

fsl_add_outb_message - Add message to the MPC85xx outbound message queue

SYNOPSIS

int fsl_add_outb_message(struct rio_mport * mport, struct rio_dev * rdev, int mbox, void * buffer, size_t len);

ARGUMENTS

mport
Master port with outbound message queue
rdev
Target of outbound message
mbox
Outbound mailbox
buffer
Message to add to outbound queue
len
Length of message

DESCRIPTION

Adds the buffer message to the MPC85xx outbound message queue. Returns 0 on success or -EINVAL on failure.

AUTHOR

Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.