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

  /src/sys/dev/isapnp/
isapnp.c 79 static int isapnp_find(struct isapnp_softc *, int);
663 /* isapnp_find():
667 isapnp_find(struct isapnp_softc *sc, int all) function in typeref:typename:int
942 if (isapnp_find(sc, 1) == 0) {
isapnp.c 79 static int isapnp_find(struct isapnp_softc *, int);
663 /* isapnp_find():
667 isapnp_find(struct isapnp_softc *sc, int all) function in typeref:typename:int
942 if (isapnp_find(sc, 1) == 0) {

Completed in 22 milliseconds