mt_config_handle
static struct mt_config_handle *mt_config_init(dev_info_t *, dev_info_t **,
static void mt_config_children(struct mt_config_handle *);
static void mt_config_driver(struct mt_config_handle *);
static int mt_config_fini(struct mt_config_handle *);
struct mt_config_handle *hdl;
struct mt_config_handle *hdl;
struct mt_config_handle *hdl;
static struct mt_config_handle *
struct mt_config_handle *hdl = kmem_alloc(sizeof (*hdl), KM_SLEEP);
mt_config_fini(struct mt_config_handle *hdl)
struct mt_config_handle *mtc_hdl;
struct mt_config_handle *hdl = mcd->mtc_hdl;
mt_config_children(struct mt_config_handle *hdl)
mt_config_driver(struct mt_config_handle *hdl)