HomeSort by relevance Sort by last modified time
    Searched refs:llc1 (Results 1 - 17 of 17) sorted by null

  /onnv/onnv-gate/usr/src/uts/intel/llc1/
Makefile 22 # uts/intel/llc1/Makefile
43 MODULE = llc1
  /onnv/onnv-gate/usr/src/uts/sparc/llc1/
Makefile 22 # uts/sparc/llc1/Makefile
37 MODULE = llc1
  /onnv/onnv-gate/usr/src/uts/common/sys/
llc1.h 23 * llc1 - an LLC Class 1 MUX compatible with SunConnect LLC2 uses DLPI
121 typedef struct llc1 { struct
122 struct llc1 *llc_next, *llc_prev;
Makefile 337 llc1.h \
  /onnv/onnv-gate/usr/src/uts/common/io/
llc1.c 28 * llc1 - an LLC Class 1 MUX compatible with SunConnect LLC2 uses DLPI
52 #include <sys/llc1.h>
120 "llc1",
175 * loadable module/driver wrapper this allows llc1 to be unloaded later
273 if (ddi_create_minor_node(devinfo, "llc1", S_IFCHR,
338 * LLC1 open routine, called when device is opened by the user
345 llc1_t *llc1; local
358 * llc1 devices, but open and close are not frequent so should not
384 llc1 = kmem_zalloc(sizeof (llc1_t), KM_SLEEP);
385 llc1->llc_qptr = q
410 llc1_t *llc1; local
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
i.minorperm_i386 69 clone:llc1 0600 root sys 0666 root sys /dev/llc1
235 clone:llc1
i.minorperm_sparc 211 clone:llc1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWckr/
prototype_com 99 f none kernel/drv/llc1.conf 644 root sys
prototype_i386 111 f none kernel/drv/llc1 755 root sys
335 f none kernel/drv/amd64/llc1 755 root sys
prototype_sparc 103 f none kernel/drv/sparcv9/llc1 755 root sys
  /onnv/onnv-gate/usr/src/uts/sparc/
Makefile.sparc.shared 208 DRV_KMODS += ipsecesp iptun iwscn keysock kmdb kstat ksyms llc1
  /onnv/onnv-gate/usr/src/uts/intel/
Makefile.intel.shared 272 DRV_KMODS += llc1
  /onnv/onnv-gate/usr/src/uts/common/io/hxge/
hxge_txdma.c 28 #include <sys/llc1.h>
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/nxge/
nxge_txdma.c 32 #include <sys/llc1.h>
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/
Makefile.files 726 LLC1_OBJS += llc1.o
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWhea/
prototype_com     [all...]
  /onnv/onnv-gate/usr/src/tools/scripts/
bfu.sh     [all...]

Completed in 307 milliseconds