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

  /src/sys/dev/ic/
oplvar.h 100 int opl_find(struct opl_softc *);
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 12 milliseconds