Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Duha.c92 integrate int uha_init_mscp(struct uha_softc *, struct uha_mscp *);
218 uha_init_mscp(struct uha_softc *sc, struct uha_mscp *mscp) in uha_init_mscp() function
260 if ((error = uha_init_mscp(sc, mscp)) != 0) { in uha_create_mscps()