Searched defs:quicc_bd (Results 1 – 1 of 1) sorted by relevance
23 typedef struct quicc_bd { struct24 volatile unsigned short status;25 volatile unsigned short length;26 volatile unsigned char *buf; /* WARNING: This is only true if *char is 32 bits */