Searched refs:descfmt (Results 1 – 1 of 1) sorted by relevance
63 static const char descfmt[] = "Sonics SiliconBackplane rev %s"; variable64 #define SIBA_DEVDESCLEN sizeof(descfmt) + 8224 (void)snprintf(descbuf, sizeof(descbuf), descfmt, revp); in siba_probe()