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/powerpc/conf/dpaa/files.dpaa

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 # NetCommSw drivers
    4 contrib/ncsw/etc/error.c                                optional dpaa   \
    5         no-depend compile-with "${DPAA_COMPILE_CMD}"
    6 contrib/ncsw/etc/ncsw_list.c                            optional dpaa   \
    7         no-depend compile-with "${DPAA_COMPILE_CMD}"
    8 contrib/ncsw/etc/memcpy.c                               optional dpaa   \
    9         no-depend compile-with "${DPAA_COMPILE_CMD}"
   10 contrib/ncsw/etc/mm.c                                   optional dpaa   \
   11         no-depend compile-with "${DPAA_COMPILE_CMD}"
   12 contrib/ncsw/etc/ncsw_mem.c                             optional dpaa   \
   13         no-depend compile-with "${DPAA_COMPILE_CMD}"
   14 contrib/ncsw/etc/sprint.c                               optional dpaa   \
   15         no-depend compile-with "${DPAA_COMPILE_CMD}"
   16 contrib/ncsw/Peripherals/BM/bm.c                        optional dpaa   \
   17         no-depend compile-with "${DPAA_COMPILE_CMD}"
   18 contrib/ncsw/Peripherals/BM/bman_low.c                  optional dpaa   \
   19         no-depend compile-with "${DPAA_COMPILE_CMD}"
   20 contrib/ncsw/Peripherals/BM/bm_pool.c                   optional dpaa   \
   21         no-depend compile-with "${DPAA_COMPILE_CMD}"
   22 contrib/ncsw/Peripherals/BM/bm_portal.c                 optional dpaa   \
   23         no-depend compile-with "${DPAA_COMPILE_CMD}"
   24 contrib/ncsw/Peripherals/FM/SP/fm_sp.c                  optional dpaa   \
   25         no-depend compile-with "${DPAA_COMPILE_CMD}"
   26 contrib/ncsw/Peripherals/FM/Rtc/fm_rtc.c                optional dpaa   \
   27         no-depend compile-with "${DPAA_COMPILE_CMD}"
   28 contrib/ncsw/Peripherals/FM/Rtc/fman_rtc.c              optional dpaa   \
   29         no-depend compile-with "${DPAA_COMPILE_CMD}"
   30 contrib/ncsw/Peripherals/FM/Port/fman_port.c            optional dpaa   \
   31         no-depend compile-with "${DPAA_COMPILE_CMD}"
   32 contrib/ncsw/Peripherals/FM/Port/fm_port.c              optional dpaa   \
   33         no-depend compile-with "${DPAA_COMPILE_CMD}"
   34 contrib/ncsw/Peripherals/FM/Port/fm_port_im.c           optional dpaa   \
   35         no-depend compile-with "${DPAA_COMPILE_CMD}"
   36 contrib/ncsw/Peripherals/FM/Pcd/fm_cc.c                 optional dpaa   \
   37         no-depend compile-with "${DPAA_COMPILE_CMD}"
   38 contrib/ncsw/Peripherals/FM/Pcd/fm_kg.c                 optional dpaa   \
   39         no-depend compile-with "${DPAA_COMPILE_CMD}"
   40 contrib/ncsw/Peripherals/FM/Pcd/fman_kg.c               optional dpaa   \
   41         no-depend compile-with "${DPAA_COMPILE_CMD}"
   42 contrib/ncsw/Peripherals/FM/Pcd/fm_manip.c              optional dpaa   \
   43         no-depend compile-with "${DPAA_COMPILE_CMD}"
   44 contrib/ncsw/Peripherals/FM/Pcd/fm_pcd.c                optional dpaa   \
   45         no-depend compile-with "${DPAA_COMPILE_CMD}"
   46 contrib/ncsw/Peripherals/FM/Pcd/fm_plcr.c               optional dpaa   \
   47         no-depend compile-with "${DPAA_COMPILE_CMD}"
   48 contrib/ncsw/Peripherals/FM/Pcd/fm_prs.c                optional dpaa   \
   49         no-depend compile-with "${DPAA_COMPILE_CMD}"
   50 contrib/ncsw/Peripherals/FM/Pcd/fman_prs.c              optional dpaa   \
   51         no-depend compile-with "${DPAA_COMPILE_CMD}"
   52 contrib/ncsw/Peripherals/FM/MAC/dtsec.c                 optional dpaa   \
   53         no-depend compile-with "${DPAA_COMPILE_CMD}"
   54 contrib/ncsw/Peripherals/FM/MAC/dtsec_mii_acc.c         optional dpaa   \
   55         no-depend compile-with "${DPAA_COMPILE_CMD}"
   56 contrib/ncsw/Peripherals/FM/MAC/fman_dtsec.c            optional dpaa   \
   57         no-depend compile-with "${DPAA_COMPILE_CMD}"
   58 contrib/ncsw/Peripherals/FM/MAC/fman_dtsec_mii_acc.c    optional dpaa   \
   59         no-depend compile-with "${DPAA_COMPILE_CMD}"
   60 contrib/ncsw/Peripherals/FM/MAC/fm_mac.c                optional dpaa   \
   61         no-depend compile-with "${DPAA_COMPILE_CMD}"
   62 contrib/ncsw/Peripherals/FM/MAC/fman_dtsec.c            optional dpaa   \
   63         no-depend compile-with "${DPAA_COMPILE_CMD}"
   64 contrib/ncsw/Peripherals/FM/MAC/tgec.c                  optional dpaa   \
   65         no-depend compile-with "${DPAA_COMPILE_CMD}"
   66 contrib/ncsw/Peripherals/FM/MAC/tgec_mii_acc.c          optional dpaa   \
   67         no-depend compile-with "${DPAA_COMPILE_CMD}"
   68 contrib/ncsw/Peripherals/FM/MAC/fman_tgec.c             optional dpaa   \
   69         no-depend compile-with "${DPAA_COMPILE_CMD}"
   70 contrib/ncsw/Peripherals/FM/HC/hc.c                     optional dpaa   \
   71         no-depend compile-with "${DPAA_COMPILE_CMD}"
   72 contrib/ncsw/Peripherals/FM/fm_muram.c                  optional dpaa   \
   73         no-depend compile-with "${DPAA_COMPILE_CMD}"
   74 contrib/ncsw/Peripherals/FM/fm_ncsw.c                   optional dpaa   \
   75         no-depend compile-with "${DPAA_COMPILE_CMD}"
   76 contrib/ncsw/Peripherals/FM/fman_ncsw.c                 optional dpaa   \
   77         no-depend compile-with "${DPAA_COMPILE_CMD} ${NO_WMISLEADING_INDENTATION}"
   78 contrib/ncsw/Peripherals/QM/qm.c                        optional dpaa   \
   79         no-depend compile-with "${DPAA_COMPILE_CMD}"
   80 contrib/ncsw/Peripherals/QM/qm_portal_fqr.c             optional dpaa   \
   81         no-depend compile-with "${DPAA_COMPILE_CMD}"
   82 contrib/ncsw/user/env/stdlib.c                          optional dpaa   \
   83         no-depend compile-with "${DPAA_COMPILE_CMD}"
   84 contrib/ncsw/user/env/xx.c                              optional dpaa   \
   85         no-depend compile-with "${DPAA_COMPILE_CMD}"
   86 contrib/ncsw/user/env/core.c                            optional dpaa   \
   87         no-depend compile-with "${DPAA_COMPILE_CMD}"
   88 
   89 # FreeBSD Wrappers
   90 dev/dpaa/portals_common.c                       optional dpaa           \
   91         no-depend compile-with "${DPAA_COMPILE_CMD}"
   92 dev/dpaa/bman_portals.c                         optional dpaa fdt       \
   93         no-depend compile-with "${DPAA_COMPILE_CMD}"
   94 dev/dpaa/bman.c                                 optional dpaa           \
   95         no-depend compile-with "${DPAA_COMPILE_CMD}"
   96 dev/dpaa/bman_fdt.c                             optional dpaa fdt       \
   97         no-depend compile-with "${DPAA_COMPILE_CMD}"
   98 dev/dpaa/qman_portals.c                         optional dpaa fdt       \
   99         no-depend compile-with "${DPAA_COMPILE_CMD}"
  100 dev/dpaa/qman.c                                 optional dpaa           \
  101         no-depend compile-with "${DPAA_COMPILE_CMD}"
  102 dev/dpaa/qman_fdt.c                             optional dpaa fdt       \
  103         no-depend compile-with "${DPAA_COMPILE_CMD}"
  104 dev/dpaa/fman.c                         optional dpaa fdt                       \
  105         no-depend compile-with "${DPAA_COMPILE_CMD}"
  106 dev/dpaa/fman_mdio.c                    optional dpaa fdt                       \
  107         no-depend compile-with "${DPAA_COMPILE_CMD}"
  108 dev/dpaa/fman_fdt.c                             optional dpaa fdt                       \
  109         no-depend compile-with "${DPAA_COMPILE_CMD}"
  110 dev/dpaa/if_dtsec.c                             optional dpaa                   \
  111         no-depend compile-with "${DPAA_COMPILE_CMD}"
  112 dev/dpaa/if_dtsec_im.c                  optional dpaa                   \
  113         no-depend compile-with "${DPAA_COMPILE_CMD}"
  114 dev/dpaa/if_dtsec_rm.c                  optional dpaa                   \
  115         no-depend compile-with "${DPAA_COMPILE_CMD}"
  116 dev/dpaa/if_dtsec_fdt.c                 optional dpaa                   \
  117         no-depend compile-with "${DPAA_COMPILE_CMD}"
  118 
  119 # Examples
  120 dev/dpaa/bman-example.c                 optional bman_example dpaa      \
  121         no-depend compile-with "${DPAA_COMPILE_CMD}"
  122 dev/dpaa/qman-example.c                 optional qman_example dpaa      \
  123         no-depend compile-with "${DPAA_COMPILE_CMD}"

Cache object: aa5f4850378d88c5551a0489ce640804


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