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

  /src/usr.sbin/acpitools/aml/
aml_region.c 314 aml_region_bcopy(struct aml_environ *env, int regtype, function in typeref:typename:int
326 printf("aml_region_bcopy: region type isn't system memory!\n");
331 printf("aml_region_bcopy: bit length isn't a multiple of 8!\n");
334 printf("aml_region_bcopy: bit offset isn't a multiple of 8!\n");
  /src/usr.sbin/acpitools/amldb/
region.c 480 aml_region_bcopy(struct aml_environ *env, int regtype, u_int32_t flags, function in typeref:typename:int

Completed in 13 milliseconds