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.c7847 struct mt_config_data *mcd_tail = NULL; in mt_config_children() local
7932 mcd_tail->mtc_next = mcd; in mt_config_children()
7933 mcd_tail = mcd; in mt_config_children()
7958 struct mt_config_data *mcd_tail = NULL; in mt_config_driver() local
8006 mcd_tail->mtc_next = mcd; in mt_config_driver()
8007 mcd_tail = mcd; in mt_config_driver()