Home
last modified time | relevance | path

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

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