rio_request_inb_dbell — request inbound doorbell message service
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)); |
struct rio_mport * mportRIO master port from which to allocate the doorbell resource
void * dev_idDevice specific pointer to pass on event
u16 startDoorbell info range start
u16 endDoorbell info range end
void (*) (struct rio_mport * mport, void *dev_id, u16 src, u16 dst, u16 info) dinbCallback to execute when doorbell is received