Man Page: rio_request_outb_dbell
Operating Environment: centos
Section: 9
RIO_REQUEST_OUTB_DBE(9) RapidIO driver interface RIO_REQUEST_OUTB_DBE(9)NAMErio_request_outb_dbell - request outbound doorbell message rangeSYNOPSISstruct resource * rio_request_outb_dbell(struct rio_dev * rdev, u16 start, u16 end);ARGUMENTSrdev RIO device from which to allocate the doorbell resource start Doorbell message range start end Doorbell message range endDESCRIPTIONRequests ownership of a doorbell message range. Returns a resource if the request has been satisfied or NULL on failure.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_REQUEST_OUTB_DBE(9)
| Related Man Pages |
|---|
| struct_rio_ops(9) - centos |
| struct_rio_switch(9) - centos |
| bus_adjust_resource(9) - freebsd |
| bus_alloc_resource(9) - centos |
| bus_alloc_resource(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |