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

  /onnv/onnv-gate/usr/src/uts/common/os/
autoconf.c 325 di_dfs((dev_info_t *)DEVI(devi)->devi_child, f, arg);
devcfg.c 409 ASSERT(devi->devi_child == NULL);
641 dipp = (dev_info_t **)(&DEVI(parent)->devi_child);
668 devi->devi_sibling = parent->devi_child;
669 parent->devi_child = devi;
718 dipp = (dev_info_t **)(&DEVI(parent)->devi_child);
    [all...]
sunmdi.c 1163 ndip = (dev_info_t *)DEVI(vh->vh_dip)->devi_child;
    [all...]
sunddi.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/usba/
prtusb.c 727 if (usb_dip.devi_child) {
731 prt_usb_tree((uintptr_t)usb_dip.devi_child, 1);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
devinfo.c 288 if (dic->dic_dev.devi_child != NULL) {
289 v = dic->dic_dev.devi_child;
531 wsp->walk_addr = (uintptr_t)di.devi_child;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/1394/
s1394_hotplug.c 434 for (cdip = (dev_info_t *)DEVI(pdip)->devi_child; cdip != NULL;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
ddi_impldefs.h 129 struct dev_info *devi_child; /* my child list head */ member in struct:dev_info
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/pcmcia/nexus/
pcmcia.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/usb/usba/
usba.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/1394/targets/scsa1394/
hba.c 699 if (DEVI(dip)->devi_child == NULL) {
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/usb/scsa2usb/
scsa2usb.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
devinfo.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/ulp/
fcp.c     [all...]

Completed in 959 milliseconds