Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h413 int zyd_suspend(struct zyd_softc *sc);
H A Dzyd.c672 return (zyd_suspend(sc)); in zyd_detach()
H A Dzyd_usb.c1226 zyd_suspend(struct zyd_softc *sc) in zyd_suspend() function