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/arm/altera/socfpga/files.socfpga

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$
    2 
    3 arm/altera/socfpga/socfpga_common.c             standard
    4 arm/altera/socfpga/socfpga_machdep.c            standard
    5 arm/altera/socfpga/socfpga_manager.c            standard
    6 arm/altera/socfpga/socfpga_rstmgr.c             standard
    7 arm/altera/socfpga/socfpga_mp.c                 optional smp
    8 
    9 dev/mmc/host/dwmmc.c                            optional dwmmc
   10 dev/mmc/host/dwmmc_altera.c                     optional dwmmc
   11 
   12 # Arria 10
   13 arm/altera/socfpga/socfpga_a10_manager.c        standard
   14 
   15 # BERI specific
   16 dev/beri/beri_ring.c                            optional beri_ring
   17 dev/beri/beri_mem.c                             optional beri_mem
   18 dev/beri/virtio/virtio.c                        optional beri_vtblk | vtbe
   19 dev/beri/virtio/virtio_block.c                  optional beri_vtblk
   20 dev/beri/virtio/network/if_vtbe.c               optional vtbe

Cache object: 779c58b135b3fa970bd93e10c09f4511


[ 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.