Searched defs:bcmstrbuf (Results 1 – 7 of 7) sorted by relevance
502 struct bcmstrbuf bcmstrbuf; in dhd_macdbg_dumpmac() local546 struct bcmstrbuf bcmstrbuf; in dhd_macdbg_pd11regs() local695 struct bcmstrbuf bcmstrbuf; in dhd_macdbg_dumpsvmp() local731 struct bcmstrbuf bcmstrbuf; in dhd_macdbg_psvmpmems() local
90 struct bcmstrbuf { struct91 char *buf; /* pointer to current position in origbuf */92 unsigned int size; /* current (residual) size in bytes */93 char *origbuf; /* unmodified pointer to orignal buffer */94 unsigned int origsize; /* unmodified orignal buffer size in bytes */
95 struct bcmstrbuf { struct96 char *buf; /* pointer to current position in origbuf */97 unsigned int size; /* current (residual) size in bytes */98 char *origbuf; /* unmodified pointer to orignal buffer */99 unsigned int origsize; /* unmodified orignal buffer size in bytes */
105 struct bcmstrbuf { struct106 char *buf; /* pointer to current position in origbuf */107 unsigned int size; /* current (residual) size in bytes */108 char *origbuf; /* unmodified pointer to orignal buffer */109 unsigned int origsize; /* unmodified orignal buffer size in bytes */