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.c7726 struct mt_config_data *mtc_next; member
7895 mcd->mtc_next = NULL; in mt_config_children()
7899 mcd_tail->mtc_next = mcd; in mt_config_children()
7908 mcd_head = mcd->mtc_next; in mt_config_children()
7969 mcd->mtc_next = NULL; in mt_config_driver()
7973 mcd_tail->mtc_next = mcd; in mt_config_driver()
7982 mcd_head = mcd->mtc_next; in mt_config_driver()