Searched defs:USBA_POWER_STR_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c67 #define USBA_POWER_STR_SIZE 40 macro
801 char str[USBA_POWER_STR_SIZE];
826 (void) snprintf(str, USBA_POWER_STR_SIZE, "NAME= %s%d Power",
895 (void) snprintf(str, USBA_POWER_STR_SIZE,

Completed in 147 milliseconds