Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c199 static void cardbus_reparent_children(dev_info_t *, dev_info_t *);
392 (void) cardbus_reparent_children(attach_point, cbp->cb_dip); in cardbus_configure()
3256 cardbus_reparent_children(dev_info_t *dip, dev_info_t *parent) function