Home
last modified time | relevance | path

Searched refs:DDI_WALK_PRUNESIB (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dautoconf.c266 case DDI_WALK_PRUNESIB: in get_neighbors()
362 (void) get_neighbors(dip, DDI_WALK_PRUNESIB); in i_ddi_create_branch()
H A Dsunddi.c9493 case DDI_WALK_PRUNESIB: in sid_node_create()
9501 ASSERT(i == DDI_WALK_ERROR || i == DDI_WALK_PRUNESIB); in sid_node_create()
9517 rv = DDI_WALK_PRUNESIB; in sid_node_create()
9597 ASSERT(state == DDI_WALK_ERROR || state == DDI_WALK_PRUNESIB); in create_sid_branch()
H A Ddevcfg.c3561 case DDI_WALK_PRUNESIB: in walk_devs()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c3549 return (DDI_WALK_PRUNESIB); in pcie_fabric_feature_scan()
3631 return (DDI_WALK_PRUNESIB); in pcie_fabric_feature_set()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h384 #define DDI_WALK_PRUNESIB -2 macro
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c960 return (DDI_WALK_PRUNESIB); in hme_mapebusrom()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2419 return (DDI_WALK_PRUNESIB); in hubd_check_disconnected_ports()