Searched defs:_BufferDesc (Results 1 – 3 of 3) sorted by relevance
181 typedef struct _BufferDesc { struct182 u32 link;183 vu_long cmdsts;184 u32 bufptr;185 u32 software_use;
161 typedef struct _BufferDesc { struct162 u32 link;163 u32 bufptr;164 vu_long cmdsts;165 u32 extsts; /*not used here */
156 typedef struct _BufferDesc { struct157 u32 link;158 u32 cmdsts;159 u32 bufptr;