Query: ddi_iomin
OS: php
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ddi_iomin(9F) Kernel Functions for Drivers ddi_iomin(9F)NAMEddi_iomin - find minimum alignment and transfer size for DMASYNOPSIS#include <sys/conf.h> #include <sys/ddi.h> #include <sys/sunddi.h> int ddi_iomin(dev_info_t *dip, int initial, int streaming);INTERFACE LEVELSolaris DDI specific (Solaris DDI).PARAMETERSdip A pointer to the device's dev_info structure. initial The initial minimum DMA transfer size in bytes. This may be zero or an appropriate dlim_minxfer value for device's ddi_dma_lim structure (see ddi_dma_lim_sparc(9S) or ddi_dma_lim_x86(9S)). This value must be a power of two. streaming This argument, if non-zero, indicates that the returned value should be modified to account for streaming mode accesses (see ddi_dma_req(9S) for a discussion of streaming versus non-streaming access mode).DESCRIPTIONddi_iomin(), finds out the minimum DMA transfer size for the device pointed to by dip. This provides a mechanism by which a driver can determine the effects of underlying caches as well as intervening bus adapters on the granularity of a DMA transfer.RETURN VALUESddi_iomin() returns the minimum DMA transfer size for the calling device, or it returns zero, which means that you cannot get there from here.CONTEXTThis function can be called from user or interrupt context.SEE ALSOddi_dma_devalign(9F), ddi_dma_setup(9F), ddi_dma_sync(9F), ddi_dma_lim_sparc(9S), ddi_dma_lim_x86(9S), ddi_dma_req(9S) Writing Device Drivers SunOS 5.10 1 Feb 1994 ddi_iomin(9F)
Related Man Pages |
---|
ddi_iomin(9f) - opensolaris |
ddi_dma_buf_setup(9f) - centos |
ddi_dma_buf_setup(9f) - php |
ddi_dma_buf_setup(9f) - v7 |
ddi_dma_buf_setup(9f) - posix |
Similar Topics in the Unix Linux Community |
---|
Can Anyone make the White House streaming work? |
We Love Technology |
Ffmpeg (avconv) + crtmpserver Linux streaming video, no player to play it |
File Transfer from Solaris to AIX |
Icecast2 |