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

  /src/sys/dev/ic/
ld_mlx.c 69 static int ld_mlx_dump(struct ld_softc *, void *, daddr_t, int);
101 ld->sc_dump = ld_mlx_dump;
247 ld_mlx_dump(struct ld_softc *ld, void *data, daddr_t blkno, int blkcnt) function in typeref:typename:int
ld_mlx.c 69 static int ld_mlx_dump(struct ld_softc *, void *, daddr_t, int);
101 ld->sc_dump = ld_mlx_dump;
247 ld_mlx_dump(struct ld_softc *ld, void *data, daddr_t blkno, int blkcnt) function in typeref:typename:int

Completed in 24 milliseconds