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

  /src/sys/dev/pci/
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,

Completed in 16 milliseconds