Searched refs:reg_description (Results 1 - 1 of 1) sorted by path

/broadcom-cfe-1.4.2/cfe/hosttools/
H A Dmakereg.c79 char *reg_description; member in struct:RegInfo
230 allregs[regcnt].reg_description = strdup(description);
304 regs[rmax].reg_description = strdup(descr);
346 strcat(descr,regs[idx].reg_description);
348 strcpy(descr,regs[idx].reg_description);
463 allregs[idx].reg_description);

Completed in 26 milliseconds