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

  /onnv/onnv-gate/usr/src/uts/common/sys/
sad.h 100 * The maximum modules you can push on a stream using the autopush
106 * autopush info common to user and kernel
117 * New autopush information structure. This wouldn't be necessary
130 * ap_cmd: various flavors of autopush
138 * format for autopush ioctls
183 * Module Autopush Cache
185 struct autopush { struct
195 * the type of the autopush entry. Therefore, occurrences of
196 * "type" in the code refer to an existing autopush entry.
226 extern struct autopush *sad_ap_alloc(void)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/autopush/
Makefile 29 PROG= autopush
  /onnv/onnv-gate/usr/src/uts/common/io/
sad_conf.c 49 * types of autopush nodes in it: SAP_ALL, SAP_RANGE, SAP_ONE. Not
59 * - a single SAP_ALL autopush node
60 * - an or avl tree or hash table of SAP_RANGE and SAP_ONE autopush
62 * one for each type of autopush nodes.
65 * stored between autopush nodes. For example, if there is a SAP_ALL node
141 struct autopush *ap = (struct autopush *)val;
145 kmem_free(ap, sizeof (struct autopush));
187 sad_ap_verify(struct autopush *ap)
206 struct autopush *
    [all...]
sad.c 34 * Currently only handles autopush and module name verification.
344 * the autopush feature.
394 * the autopush feature.
404 struct autopush *ap, *ap_tmp;
  /onnv/onnv-gate/usr/src/cmd/
Makefile 65 autopush \
523 autopush \
  /onnv/onnv-gate/usr/src/
Makefile.lint 46 cmd/autopush \
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsr/
prototype_com 95 s none etc/autopush=../sbin/autopush
404 f none sbin/autopush 555 root bin
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsu/
prototype_com     [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
streamio.c 242 struct autopush *ap;
464 * inconsistent between an I_PUSH and an autopush of a module.
489 * per-link autopush configuration; use that configuration
490 * and ignore any per-driver autopush configuration.
493 * datalink without per-link autopush configuration. The
496 * device to look up any per-driver autopush configuration.
499 * device to look up any per-driver autopush configuration.
520 * Find the autopush configuration based on "savedev". Start with the
531 * None found. Also look in the zone's autopush table.
    [all...]

Completed in 4869 milliseconds