Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/acpi/
H A Damltypes.h329 #define v_string _.vstring macro
343 #define aml_strval(v) ((v)->v_string ? (v)->v_string : "bad string")
H A Ddsdt.c806 printf(" string: %s\n", val->v_string); in aml_showvalue()
893 ival = aml_hextoint(rval->v_string); in _aml_setvalue()
932 lhs->v_string = (char *)acpi_os_malloc(ival+1); in _aml_setvalue()
934 strncpy(lhs->v_string, (const char *)bval, ival); in _aml_setvalue()
976 _aml_setvalue(lhs, rhs->type, rhs->length, rhs->v_string); in aml_copyvalue()
1034 acpi_os_free(val->v_string); in aml_freevalue()
1505 if (strcmp(fa->v_string, "Darwin") == 0) { in aml_callosi()
1507 fa->v_string, hw_vendor); in aml_callosi()
1511 hw_vendor, fa->v_string); in aml_callosi()
1517 dnprintf(10,"osi: %s,%s\n", fa->v_string, aml_valid_os in aml_callosi()
[all...]
H A Dabl.c117 printf(" (%s)", res.v_string); in abl_attach()
H A Datk0110.c263 aibs_add_sensor(sc, r->v_string); in aibs_attach_new()
336 strlcpy(as->s.desc, ri.v_package[1]->v_string, in aibs_add_sensor()
H A Dacpidebug.c110 db_printf("string: %s\n", value->v_string); in db_aml_showvalue()
H A Dacpidock.c287 dock = aml_searchname(sc->sc_acpi->sc_root, res.v_string); in acpidock_foundejd()
H A Dacpipwrres.c291 DEVNAME(sc), ref->v_string)); in acpipwrres_foundcons()
H A Dacpi.c571 if (_acpi_matchhids(res.v_string, pcihid)) { in acpi_getpci()
2816 dev = res.v_string;
2899 strcmp(res->v_package[0]->v_string, prop) != 0) in acpi_getpropint()
2912 memcpy(buf, val->v_string, min(len, buflen)); in acpi_getpropint()
2953 strcmp(res->v_package[0]->v_string, prop) != 0) in acpi_parsehid()
2979 dev = res.v_string; in acpi_parsehid()
3002 dev = res.v_string;
H A Dasmc.c283 printf(" (%s)", res.v_string); in asmc_attach()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl589delta.pod328 does B<not> deparse C<$^H{v_string}>, which is automatically set by the