Searched defs:cpm_buf_desc (Results 1 – 1 of 1) sorted by relevance
86 typedef struct cpm_buf_desc { struct87 ushort cbd_sc; /* Status and Control */88 ushort cbd_datlen; /* Data length in buffer */89 uint cbd_bufaddr; /* Buffer address in host memory */