Searched refs:OSI_STRING_LENGTH_MAX (Results 1 – 1 of 1) sorted by relevance
34 #define OSI_STRING_LENGTH_MAX 64 macro38 char string[OSI_STRING_LENGTH_MAX];125 strncpy(osi->string, str, OSI_STRING_LENGTH_MAX); in acpi_osi_setup()