Home
last modified time | relevance | path

Searched refs:sd_getcache (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/scsipi/
H A Dsd.c125 static int sd_getcache(struct sd_softc *, int *);
980 return (sd_getcache(sd, (int *) addr)); in sdioctl()
1814 sd_getcache(struct sd_softc *sd, int *bitsp) in sd_getcache() function