Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.c1489 static dumper_t dadump; variable
1953 dadump(void *arg, void *virtual, off_t offset, size_t length) in dadump() function
2972 softc->disk->d_dump = dadump; in daregister()
6355 dadump(softc->disk, NULL, 0, 0); in dashutdown()