Home
last modified time | relevance | path

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

/netbsd/sys/dev/
H A Dldvar.h80 void lddiscardend(struct ld_softc *, struct buf *);
H A Dld.c707 lddiscardend(struct ld_softc *sc, struct buf *bp) in lddiscardend() function
/netbsd/sys/dev/sdmmc/
H A Dld_sdmmc.c544 lddiscardend(&sc->sc_ld, bp); in ld_sdmmc_dodiscard()