Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7814 struct mt_config_data *mcd_tail = NULL; in mt_config_children() local
7899 mcd_tail->mtc_next = mcd; in mt_config_children()
7900 mcd_tail = mcd; in mt_config_children()
7925 struct mt_config_data *mcd_tail = NULL; in mt_config_driver() local
7973 mcd_tail->mtc_next = mcd; in mt_config_driver()
7974 mcd_tail = mcd; in mt_config_driver()