Man Page: rio_dma_prep_slave_sg
Operating Environment: centos
Section: 9
RIO_DMA_PREP_SLAVE_S(9) RapidIO driver interface RIO_DMA_PREP_SLAVE_S(9)NAMErio_dma_prep_slave_sg - RapidIO specific wrapper for device_prep_slave_sg callback defined by DMAENGINE.SYNOPSISstruct dma_async_tx_descriptor * rio_dma_prep_slave_sg(struct rio_dev * rdev, struct dma_chan * dchan, struct rio_dma_data * data, enum dma_transfer_direction direction, unsigned long flags);ARGUMENTSrdev RIO device control structure dchan DMA channel to configure data RIO specific data descriptor direction DMA data transfer direction (TO or FROM the device) flags dmaengine defined flagsDESCRIPTIONInitializes RapidIO capable DMA channel for the specified data transfer. Uses DMA channel private extension to pass information related to remote target RIO device. Returns pointer to DMA transaction descriptor or NULL if failed.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_DMA_PREP_SLAVE_S(9)
| Related Man Pages |
|---|
| usb_buffer_map_sg(9) - suse |
| struct_rio_mport(9) - centos |
| dhq(4) - ultrix |
| ddi_dma_cookie(9s) - sunos |
| ddi_dma_cookie(9s) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |