Home | History | Annotate | Line # | Download | only in acpica
files.acpica revision 1.12.32.1
      1  1.12.32.1  jmcneill #	$NetBSD: files.acpica,v 1.12.32.1 2007/10/02 23:37:21 jmcneill Exp $
      2        1.1   thorpej 
      3       1.12     kochi file	dev/acpi/acpica/OsdEnvironment.c	acpi
      4       1.12     kochi file	dev/acpi/acpica/OsdHardware.c		acpi
      5       1.12     kochi file	dev/acpi/acpica/OsdInterrupt.c		acpi
      6       1.12     kochi file	dev/acpi/acpica/OsdMemory.c		acpi
      7       1.12     kochi file	dev/acpi/acpica/OsdMisc.c		acpi
      8       1.12     kochi file	dev/acpi/acpica/OsdSchedule.c		acpi
      9       1.12     kochi file	dev/acpi/acpica/OsdStream.c		acpi
     10       1.12     kochi file	dev/acpi/acpica/OsdSynch.c		acpi
     11        1.1   thorpej 
     12        1.3   kanaoka # debugger/
     13       1.12     kochi file	dist/acpica/dbcmds.c		acpi & acpi_debug & ddb
     14       1.12     kochi file	dist/acpica/dbdisply.c		acpi & acpi_debug & ddb
     15       1.12     kochi file	dist/acpica/dbexec.c		acpi & acpi_debug & ddb
     16       1.12     kochi file	dist/acpica/dbfileio.c		acpi & acpi_debug & ddb
     17       1.12     kochi file	dist/acpica/dbhistry.c		acpi & acpi_debug & ddb
     18       1.12     kochi file	dist/acpica/dbinput.c		acpi & acpi_debug & ddb
     19       1.12     kochi file	dist/acpica/dbstats.c		acpi & acpi_debug & ddb
     20       1.12     kochi file	dist/acpica/dbutils.c		acpi & acpi_debug & ddb
     21       1.12     kochi file	dist/acpica/dbxface.c		acpi & acpi_debug & ddb
     22        1.1   thorpej 
     23        1.5     kochi # disassembler/
     24       1.12     kochi file	dist/acpica/dmbuffer.c		acpi & acpi_debug & ddb
     25       1.12     kochi file	dist/acpica/dmnames.c		acpi & acpi_debug & ddb
     26       1.12     kochi file	dist/acpica/dmobject.c		acpi & acpi_debug & ddb
     27       1.12     kochi file	dist/acpica/dmopcode.c		acpi & acpi_debug & ddb
     28       1.12     kochi file	dist/acpica/dmresrc.c		acpi & acpi_debug & ddb
     29       1.12     kochi file	dist/acpica/dmresrcl.c		acpi & acpi_debug & ddb
     30       1.12     kochi file	dist/acpica/dmresrcs.c		acpi & acpi_debug & ddb
     31       1.12     kochi file	dist/acpica/dmutils.c		acpi & acpi_debug & ddb
     32       1.12     kochi file	dist/acpica/dmwalk.c		acpi & acpi_debug & ddb
     33        1.5     kochi 
     34        1.1   thorpej # interpreter/dispatcher/
     35       1.12     kochi file	dist/acpica/dsfield.c		acpi
     36       1.12     kochi file	dist/acpica/dsinit.c		acpi
     37       1.12     kochi file	dist/acpica/dsmethod.c		acpi
     38       1.12     kochi file	dist/acpica/dsmthdat.c		acpi
     39       1.12     kochi file	dist/acpica/dsobject.c		acpi
     40       1.12     kochi file	dist/acpica/dsopcode.c		acpi
     41       1.12     kochi file	dist/acpica/dsutils.c		acpi
     42       1.12     kochi file	dist/acpica/dswexec.c		acpi
     43       1.12     kochi file	dist/acpica/dswload.c		acpi
     44       1.12     kochi file	dist/acpica/dswscope.c		acpi
     45       1.12     kochi file	dist/acpica/dswstate.c		acpi
     46        1.1   thorpej 
     47        1.1   thorpej # events/
     48       1.12     kochi file	dist/acpica/evevent.c		acpi
     49       1.12     kochi file	dist/acpica/evgpe.c		acpi
     50       1.12     kochi file	dist/acpica/evgpeblk.c		acpi
     51       1.12     kochi file	dist/acpica/evmisc.c		acpi
     52       1.12     kochi file	dist/acpica/evregion.c		acpi
     53       1.12     kochi file	dist/acpica/evrgnini.c		acpi
     54       1.12     kochi file	dist/acpica/evsci.c		acpi
     55       1.12     kochi file	dist/acpica/evxface.c		acpi
     56       1.12     kochi file	dist/acpica/evxfevnt.c		acpi
     57       1.12     kochi file	dist/acpica/evxfregn.c		acpi
     58        1.1   thorpej 
     59        1.1   thorpej # interpreter/executer/
     60       1.12     kochi file	dist/acpica/exconfig.c		acpi
     61       1.12     kochi file	dist/acpica/exconvrt.c		acpi
     62       1.12     kochi file	dist/acpica/excreate.c		acpi
     63       1.12     kochi file	dist/acpica/exdump.c		acpi
     64       1.12     kochi file	dist/acpica/exfield.c		acpi
     65       1.12     kochi file	dist/acpica/exfldio.c		acpi
     66       1.12     kochi file	dist/acpica/exmisc.c		acpi
     67       1.12     kochi file	dist/acpica/exmutex.c		acpi
     68       1.12     kochi file	dist/acpica/exnames.c		acpi
     69       1.12     kochi file	dist/acpica/exoparg1.c		acpi
     70       1.12     kochi file	dist/acpica/exoparg2.c		acpi
     71       1.12     kochi file	dist/acpica/exoparg3.c		acpi
     72       1.12     kochi file	dist/acpica/exoparg6.c		acpi
     73       1.12     kochi file	dist/acpica/exprep.c		acpi
     74       1.12     kochi file	dist/acpica/exregion.c		acpi
     75       1.12     kochi file	dist/acpica/exresnte.c		acpi
     76       1.12     kochi file	dist/acpica/exresolv.c		acpi
     77       1.12     kochi file	dist/acpica/exresop.c		acpi
     78       1.12     kochi file	dist/acpica/exstore.c		acpi
     79       1.12     kochi file	dist/acpica/exstoren.c		acpi
     80       1.12     kochi file	dist/acpica/exstorob.c		acpi
     81       1.12     kochi file	dist/acpica/exsystem.c		acpi
     82       1.12     kochi file	dist/acpica/exutils.c		acpi
     83        1.1   thorpej 
     84        1.1   thorpej # hardware/
     85       1.12     kochi file	dist/acpica/hwacpi.c		acpi
     86       1.12     kochi file	dist/acpica/hwgpe.c		acpi
     87       1.12     kochi file	dist/acpica/hwregs.c		acpi
     88       1.12     kochi file	dist/acpica/hwsleep.c		acpi
     89       1.12     kochi file	dist/acpica/hwtimer.c		acpi
     90        1.1   thorpej 
     91        1.1   thorpej # namespace/
     92       1.12     kochi file	dist/acpica/nsaccess.c		acpi
     93       1.12     kochi file	dist/acpica/nsalloc.c		acpi
     94       1.12     kochi file	dist/acpica/nsdump.c		acpi
     95       1.12     kochi file	dist/acpica/nsdumpdv.c		acpi
     96       1.12     kochi file	dist/acpica/nseval.c		acpi
     97       1.12     kochi file	dist/acpica/nsinit.c		acpi
     98       1.12     kochi file	dist/acpica/nsload.c		acpi
     99       1.12     kochi file	dist/acpica/nsnames.c		acpi
    100       1.12     kochi file	dist/acpica/nsobject.c		acpi
    101       1.12     kochi file	dist/acpica/nsparse.c		acpi
    102       1.12     kochi file	dist/acpica/nssearch.c		acpi
    103       1.12     kochi file	dist/acpica/nsutils.c		acpi
    104       1.12     kochi file	dist/acpica/nswalk.c		acpi
    105       1.12     kochi file	dist/acpica/nsxfeval.c		acpi
    106       1.12     kochi file	dist/acpica/nsxfname.c		acpi
    107       1.12     kochi file	dist/acpica/nsxfobj.c		acpi
    108        1.1   thorpej 
    109        1.1   thorpej # interpreter/parser/
    110       1.12     kochi file	dist/acpica/psargs.c		acpi
    111       1.12     kochi file	dist/acpica/psloop.c		acpi
    112       1.12     kochi file	dist/acpica/psopcode.c		acpi
    113       1.12     kochi file	dist/acpica/psparse.c		acpi
    114       1.12     kochi file	dist/acpica/psscope.c		acpi
    115       1.12     kochi file	dist/acpica/pstree.c		acpi
    116       1.12     kochi file	dist/acpica/psutils.c		acpi
    117       1.12     kochi file	dist/acpica/pswalk.c		acpi
    118       1.12     kochi file	dist/acpica/psxface.c		acpi
    119        1.1   thorpej 
    120        1.1   thorpej # resources/
    121       1.12     kochi file	dist/acpica/rsaddr.c		acpi
    122       1.12     kochi file	dist/acpica/rscalc.c		acpi
    123       1.12     kochi file	dist/acpica/rscreate.c		acpi
    124       1.12     kochi file	dist/acpica/rsdump.c		acpi
    125       1.12     kochi file	dist/acpica/rsinfo.c		acpi
    126       1.12     kochi file	dist/acpica/rsio.c		acpi
    127       1.12     kochi file	dist/acpica/rsirq.c		acpi
    128       1.12     kochi file	dist/acpica/rslist.c		acpi
    129       1.12     kochi file	dist/acpica/rsmemory.c		acpi
    130       1.12     kochi file	dist/acpica/rsmisc.c		acpi
    131       1.12     kochi file	dist/acpica/rsutils.c		acpi
    132       1.12     kochi file	dist/acpica/rsxface.c		acpi
    133        1.1   thorpej 
    134        1.1   thorpej # tables/
    135  1.12.32.1  jmcneill file	dist/acpica/tbfadt.c		acpi
    136  1.12.32.1  jmcneill file	dist/acpica/tbfind.c		acpi
    137       1.12     kochi file	dist/acpica/tbinstal.c		acpi
    138       1.12     kochi file	dist/acpica/tbutils.c		acpi
    139       1.12     kochi file	dist/acpica/tbxface.c		acpi
    140       1.12     kochi file	dist/acpica/tbxfroot.c		acpi
    141        1.1   thorpej 
    142        1.1   thorpej # utilities/
    143       1.12     kochi file	dist/acpica/utalloc.c		acpi
    144       1.12     kochi file	dist/acpica/utcache.c		acpi
    145       1.12     kochi file	dist/acpica/utcopy.c		acpi
    146       1.12     kochi file	dist/acpica/utdebug.c		acpi
    147       1.12     kochi file	dist/acpica/utdelete.c		acpi
    148       1.12     kochi file	dist/acpica/uteval.c		acpi
    149       1.12     kochi file	dist/acpica/utglobal.c		acpi
    150       1.12     kochi file	dist/acpica/utinit.c		acpi
    151       1.12     kochi file	dist/acpica/utmath.c		acpi
    152       1.12     kochi file	dist/acpica/utmisc.c		acpi
    153       1.12     kochi file	dist/acpica/utmutex.c		acpi
    154       1.12     kochi file	dist/acpica/utobject.c		acpi
    155       1.12     kochi file	dist/acpica/utresrc.c		acpi
    156       1.12     kochi file	dist/acpica/utstate.c		acpi
    157  1.12.32.1  jmcneill file	dist/acpica/uttrack.c		acpi
    158       1.12     kochi file	dist/acpica/utxface.c		acpi
    159        1.3   kanaoka 
    160