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

  /src/sys/dev/raidframe/
rf_netbsdkintf.c 290 static int raidlock(struct raid_softc *);
858 if ((error = raidlock(rs)) != 0)
962 if ((error = raidlock(rs)) != 0)
1033 if ((error = raidlock(rs)) != 0)
1620 if ((retcode = raidlock(rs)) != 0)
2306 raidlock(struct raid_softc *rs) function in typeref:typename:int
3807 if ((error = raidlock(rs)) != 0)
rf_netbsdkintf.c 290 static int raidlock(struct raid_softc *);
858 if ((error = raidlock(rs)) != 0)
962 if ((error = raidlock(rs)) != 0)
1033 if ((error = raidlock(rs)) != 0)
1620 if ((retcode = raidlock(rs)) != 0)
2306 raidlock(struct raid_softc *rs) function in typeref:typename:int
3807 if ((error = raidlock(rs)) != 0)
rf_netbsdkintf.c 290 static int raidlock(struct raid_softc *);
858 if ((error = raidlock(rs)) != 0)
962 if ((error = raidlock(rs)) != 0)
1033 if ((error = raidlock(rs)) != 0)
1620 if ((retcode = raidlock(rs)) != 0)
2306 raidlock(struct raid_softc *rs) function in typeref:typename:int
3807 if ((error = raidlock(rs)) != 0)

Completed in 460 milliseconds