Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/zyd/
H A Dzyd_hw.c41 static zyd_res zyd_hw_configure(struct zyd_softc *sc);
427 if (zyd_hw_configure(sc) != ZYD_SUCCESS) { in zyd_hw_init()
485 zyd_hw_configure(struct zyd_softc *sc) in zyd_hw_configure() function