Searched refs:mt_config_handle (Results 1 – 1 of 1) sorted by relevance
83 struct mt_config_handle { struct214 static struct mt_config_handle *mt_config_init(dev_info_t *, dev_info_t **,216 static void mt_config_children(struct mt_config_handle *);217 static void mt_config_driver(struct mt_config_handle *);218 static int mt_config_fini(struct mt_config_handle *);5452 struct mt_config_handle *hdl; in config_grand_children()6256 struct mt_config_handle *hdl; in unconfig_grand_children()7371 struct mt_config_handle *hdl; in attach_driver_by_parent()7643 static struct mt_config_handle *7647 struct mt_config_handle *hdl = kmem_alloc(sizeof (*hdl), KM_SLEEP); in mt_config_init()[all …]