The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/conf/options.sparc64

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD: releng/5.2/sys/conf/options.sparc64 119382 2003-08-24 01:54:06Z jake $
    2 
    3 SUN4U                   opt_global.h
    4 
    5 GFB_DEBUG               opt_gfb.h
    6 GFB_NO_FONT_LOADING     opt_gfb.h
    7 GFB_NO_MODE_CHANGE      opt_gfb.h
    8 
    9 EBUS_DEBUG              opt_ebus.h
   10 PSYCHO_DEBUG            opt_psycho.h
   11 DEBUGGER_ON_POWERFAIL   opt_psycho.h
   12 OFW_PCI_DEBUG           opt_ofw_pci.h
   13 OFW_NEWPCI              opt_ofw_pci.h
   14 # Normal IOMMU debugging
   15 IOMMU_DEBUG             opt_iommu.h
   16 # Debug IOMMU inserts/removes using diagnostic accesses. Very loud.
   17 IOMMU_DIAG              opt_iommu.h
   18 PMAP_STATS              opt_pmap.h
   19 
   20 DEV_CREATOR             opt_creator.h

Cache object: 447b69d42c3d289d881b7101e9afdc0c


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.