Searched defs:_BufferDesc (Results 1 – 2 of 2) sorted by relevance
182 typedef struct _BufferDesc { struct183 u32 link;184 vu_long cmdsts;185 u32 bufptr;186 u32 software_use;
162 typedef struct _BufferDesc { struct163 u32 link;164 u32 bufptr;165 vu_long cmdsts;166 u32 extsts; /*not used here */