HomeSort by: relevance | last modified time | path
    Searched defs:as_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
aibs_acpi.c 84 uint64_t as_type; member in struct:aibs_sensor
466 as->as_type = obj->Package.Elements[0].Integer.Value;
475 switch (AIBS_TYPE(as->as_type)) {
533 cmb[0] = as->as_type;
549 cmi.Integer.Value = as->as_type;
552 switch (AIBS_TYPE(as->as_type)) {
aibs_acpi.c 84 uint64_t as_type; member in struct:aibs_sensor
466 as->as_type = obj->Package.Elements[0].Integer.Value;
475 switch (AIBS_TYPE(as->as_type)) {
533 cmb[0] = as->as_type;
549 cmi.Integer.Value = as->as_type;
552 switch (AIBS_TYPE(as->as_type)) {

Completed in 22 milliseconds