Rechercher une page de manuel
rio_hw_add_inb_buffer
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
rio_hw_add_inb_buffer - Add buffer to the MPC85xx inbound message queueSYNOPSIS
- int rio_hw_add_inb_buffer(struct rio_mport * mport, int mbox, void * buf);
ARGUMENTS
mport
- Master port implementing the inbound message unit
mbox
- Inbound mailbox number
buf
- Buffer to add to inbound queue
DESCRIPTION
Adds the buf buffer to the MPC85xx inbound message queue. Returns 0 on success or -EINVAL on failure.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre