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