Query: rio_map_inb_region
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_MAP_INB_REGION(9) RapidIO driver interface RIO_MAP_INB_REGION(9)NAMErio_map_inb_region - - Map inbound memory region.SYNOPSISint rio_map_inb_region(struct rio_mport * mport, dma_addr_t local, u64 rbase, u32 size, u32 rflags);ARGUMENTSmport Master port. local physical address of memory region to be mapped rbase RIO base address assigned to this window size Size of the memory region rflags Flags for mapping.RETURN0 -- Success. This function will create the mapping from RIO space to local memory.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_MAP_INB_REGION(9)
| Related Man Pages |
|---|
| sf_buf(9) - freebsd |
| sf_buf_alloc(9) - debian |
| sf_buf_free(9) - debian |
| sf_buf_alloc(9) - freebsd |
| sf_buf_page(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |