Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7759 struct mt_config_data *mtc_next; member
7928 mcd->mtc_next = NULL; in mt_config_children()
7932 mcd_tail->mtc_next = mcd; in mt_config_children()
7941 mcd_head = mcd->mtc_next; in mt_config_children()
8002 mcd->mtc_next = NULL; in mt_config_driver()
8006 mcd_tail->mtc_next = mcd; in mt_config_driver()
8015 mcd_head = mcd->mtc_next; in mt_config_driver()