ld_twe.c | 66 static int ld_twe_dobio(struct ld_twe_softc *, void *, int, int, int, 172 ld_twe_dobio(struct ld_twe_softc *sc, void *data, int datasize, int blkno, function in typeref:typename:int 232 return (ld_twe_dobio((struct ld_twe_softc *)ld, bp->b_data, 265 /* ld_twe_dobio() takes only an 'int' as a disk address */ 269 return (ld_twe_dobio((struct ld_twe_softc *)ld, data,
|