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

  /src/sys/dev/ic/
siop.c 89 struct siop_lunsw *siop_get_lunsw(struct siop_softc *);
260 target->lunsw = siop_get_lunsw(sc);
1292 siop_target->lunsw = siop_get_lunsw(sc);
1779 siop_get_lunsw(struct siop_softc *sc) function in typeref:struct:siop_lunsw *
1789 printf("siop_get_lunsw got lunsw at offset %d\n",
siop.c 89 struct siop_lunsw *siop_get_lunsw(struct siop_softc *);
260 target->lunsw = siop_get_lunsw(sc);
1292 siop_target->lunsw = siop_get_lunsw(sc);
1779 siop_get_lunsw(struct siop_softc *sc) function in typeref:struct:siop_lunsw *
1789 printf("siop_get_lunsw got lunsw at offset %d\n",

Completed in 22 milliseconds