Query: rio_init_mbox_res
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_INIT_MBOX_RES(9) RapidIO driver interface RIO_INIT_MBOX_RES(9)NAMErio_init_mbox_res - Initialize a RIO mailbox resourceSYNOPSISvoid rio_init_mbox_res(struct resource * res, int start, int end);ARGUMENTSres resource struct start start of mailbox range end end of mailbox rangeDESCRIPTIONThis function is used to initialize the fields of a resource for use as a mailbox resource. It initializes a range of mailboxes using the start and end arguments.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_INIT_MBOX_RES(9)