Home
last modified time | relevance | path

Searched defs:chnl_irp (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
D_chnl_sm.h168 struct chnl_irp { struct
169 struct list_head link; /* Link to next CHIRP in queue. */
171 u8 *host_user_buf;
173 u8 *host_sys_buf;
174 u32 arg; /* Issue/Reclaim argument. */
175 u32 dsp_tx_addr; /* Transfer address on DSP side. */
176 u32 byte_size; /* Bytes transferred. */
177 u32 buf_size; /* Actual buffer size when allocated. */
178 u32 status; /* Status of IO completion. */