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

/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c140 #define BCE_DEVDESC_MAX 64 macro
707 descbuf = malloc(BCE_DEVDESC_MAX, M_TEMP, M_NOWAIT);
713 snprintf(descbuf, BCE_DEVDESC_MAX, "%s (%c%d)",

Completed in 120 milliseconds