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

  /src/sys/dev/scsipi/
sd.c 127 static int sd_getcache(struct sd_softc *, int *);
998 return (sd_getcache(sd, (int *) addr));
1923 sd_getcache(struct sd_softc *sd, int *bitsp) function in typeref:typename:int

Completed in 14 milliseconds