Searched refs:twe_dump_blocks (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/twe/
H A Dtwevar.h154 extern int twe_dump_blocks(struct twe_softc *sc, int unit, /* crashdump block write */
H A Dtwe_freebsd.c772 if ((error = twe_dump_blocks(twe_sc, twed_sc->twed_drive->td_twe_unit, offset / TWE_BLOCK_SIZE, virtual, length / TWE_BLOCK_SIZE)) != 0)
H A Dtwe.c480 twe_dump_blocks(struct twe_softc *sc, int unit, u_int32_t lba, void *data, int nblks) function

Completed in 114 milliseconds