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