Home
last modified time | relevance | path

Searched refs:SMBIOS_GETSTR (Results 1 – 1 of 1) sorted by relevance

/dragonfly/stand/boot/pc32/libi386/
HDsmbios.c69 #define SMBIOS_GETSTR(base) ((base) + SMBIOS_GETLEN(base)) macro
110 cp = SMBIOS_GETSTR(addr); in smbios_setenv()
294 cp = SMBIOS_GETSTR(addr); in smbios_parse_table()