Searched refs:mt_config_handle (Results 1 – 1 of 1) sorted by relevance
79 struct mt_config_handle { struct210 static struct mt_config_handle *mt_config_init(dev_info_t *, dev_info_t **,212 static void mt_config_children(struct mt_config_handle *);213 static void mt_config_driver(struct mt_config_handle *);214 static int mt_config_fini(struct mt_config_handle *);5302 struct mt_config_handle *hdl; in config_grand_children()6108 struct mt_config_handle *hdl; in unconfig_grand_children()7228 struct mt_config_handle *hdl; in attach_driver_by_parent()7501 static struct mt_config_handle *7505 struct mt_config_handle *hdl = kmem_alloc(sizeof (*hdl), KM_SLEEP); in mt_config_init()[all …]