HomeSort by: relevance | last modified time | path
    Searched defs:opl_find (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
opl.c 149 i = opl_find(sc);
235 rv = opl_find(sc);
241 opl_find(struct opl_softc *sc) function in typeref:typename:int
245 DPRINTFN(2,("opl_find: ioh=0x%x\n", (int)sc->ioh));
269 DPRINTFN(2,("opl_find: %02x %02x\n", status1, status2));
287 DPRINTFN(2,("opl_find: OPL%d at 0x%x detected\n",
opl.c 149 i = opl_find(sc);
235 rv = opl_find(sc);
241 opl_find(struct opl_softc *sc) function in typeref:typename:int
245 DPRINTFN(2,("opl_find: ioh=0x%x\n", (int)sc->ioh));
269 DPRINTFN(2,("opl_find: %02x %02x\n", status1, status2));
287 DPRINTFN(2,("opl_find: OPL%d at 0x%x detected\n",
opl.c 149 i = opl_find(sc);
235 rv = opl_find(sc);
241 opl_find(struct opl_softc *sc) function in typeref:typename:int
245 DPRINTFN(2,("opl_find: ioh=0x%x\n", (int)sc->ioh));
269 DPRINTFN(2,("opl_find: %02x %02x\n", status1, status2));
287 DPRINTFN(2,("opl_find: OPL%d at 0x%x detected\n",

Completed in 32 milliseconds