centos man page for rio_request_inb_dbell

Query: rio_request_inb_dbell

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RIO_REQUEST_INB_DBEL(9) 				     RapidIO driver interface					   RIO_REQUEST_INB_DBEL(9)

NAME
rio_request_inb_dbell - request inbound doorbell message service
SYNOPSIS
int rio_request_inb_dbell(struct rio_mport * mport, void * dev_id, u16 start, u16 end, void (*dinb) (struct rio_mport * mport, void *dev_id, u16 src, u16 dst, u16 info));
ARGUMENTS
mport RIO master port from which to allocate the doorbell resource dev_id Device specific pointer to pass on event start Doorbell info range start end Doorbell info range end dinb Callback to execute when doorbell is received
DESCRIPTION
Requests ownership of an inbound doorbell resource and binds a callback function to the resource. Returns 0 if the request has been satisfied.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_REQUEST_INB_DBEL(9)
Related Man Pages
struct_rio_dev(9) - centos
struct_rio_switch(9) - centos
struct_station_parameters(9) - centos
struct_tid_ampdu_tx(9) - centos
struct_spi_master(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq