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