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