Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7753 struct mt_config_data { struct
7759 struct mt_config_data *mtc_next; argument
7765 struct mt_config_data *mcd = (struct mt_config_data *)arg; in mt_config_thread()
7846 struct mt_config_data *mcd_head = NULL; in mt_config_children()
7847 struct mt_config_data *mcd_tail = NULL; in mt_config_children()
7848 struct mt_config_data *mcd; in mt_config_children()
7957 struct mt_config_data *mcd_head = NULL; in mt_config_driver()
7958 struct mt_config_data *mcd_tail = NULL; in mt_config_driver()
7959 struct mt_config_data *mcd; in mt_config_driver()