Home | History | Annotate | Download | only in tools

Lines Matching full:buildid

1680 	uint16_t buildid, chipver, chiprev, maxkeylen, mapsco;
1682 if (csr_read_varid_uint16(dd, 0, CSR_VARID_BUILDID, &buildid) < 0) {
1687 printf("\t%s\n", csr_buildidtostr(buildid));