Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dautoconf.c259 case DDI_WALK_PRUNESIB: in get_neighbors()
355 (void) get_neighbors(dip, DDI_WALK_PRUNESIB); in i_ddi_create_branch()
H A Dsunddi.c9450 case DDI_WALK_PRUNESIB: in sid_node_create()
9458 ASSERT(i == DDI_WALK_ERROR || i == DDI_WALK_PRUNESIB); in sid_node_create()
9474 rv = DDI_WALK_PRUNESIB; in sid_node_create()
9556 ASSERT(state == DDI_WALK_ERROR || state == DDI_WALK_PRUNESIB); in create_sid_branch()
H A Ddevcfg.c3486 case DDI_WALK_PRUNESIB: in walk_devs()
/titanic_41/usr/src/uts/common/sys/
H A Dsunddi.h375 #define DDI_WALK_PRUNESIB -2 macro
/titanic_41/usr/src/uts/common/io/hme/
H A Dhme.c960 return (DDI_WALK_PRUNESIB); in hme_mapebusrom()
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c2366 return (DDI_WALK_PRUNESIB); in hubd_check_disconnected_ports()