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

  /src/usr.sbin/acpitools/aml/
aml_common.h 134 u_int32_t aml_adjust_readvalue(u_int32_t, u_int32_t, u_int32_t,
aml_common.c 335 aml_adjust_readvalue(u_int32_t flags, u_int32_t bitoffset, u_int32_t bitlen, function in typeref:typename:u_int32_t
416 value = aml_adjust_readvalue(AML_FIELDFLAGS_ACCESS_BYTEACC,
671 readval = aml_adjust_readvalue(flags, offset, bitlen, readval);

Completed in 38 milliseconds