Searched defs:mcd_tail (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c7673 struct mt_config_data *mcd_tail = NULL; local
7758 mcd_tail->mtc_next = mcd;
7759 mcd_tail = mcd;
7784 struct mt_config_data *mcd_tail = NULL; local
7832 mcd_tail->mtc_next = mcd;
7833 mcd_tail = mcd;

Completed in 82 milliseconds