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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c49 static int zyd_m_start(void *arg);
78 zyd_m_start, /* Start the device */
777 zyd_m_start(void *arg) function
860 if (zyd_m_start(sc) != DDI_SUCCESS)
887 if (zyd_m_start(sc) != DDI_SUCCESS)

Completed in 46 milliseconds