Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ddisk.h24 void disk_err(struct bio *bp, const char *what, int blkdone, int nl);
/freebsd/sys/kern/
H A Dsubr_disk.c39 disk_err(struct bio *bp, const char *what, int blkdone, int nl) in disk_err() function
/freebsd/sys/dev/mfi/
H A Dmfi_disk.c308 disk_err(bio, "hard error", -1, 1); in mfi_disk_complete()
/freebsd/sys/dev/aac/
H A Daac_disk.c340 disk_err(bp, "hard error", -1, 1); in aac_biodone()
/freebsd/sys/powerpc/ps3/
H A Dps3disk.c402 disk_err(bp, "hard error", -1, 1); in ps3disk_strategy()
/freebsd/sys/dev/virtio/block/
H A Dvirtio_blk.c1230 disk_err(bp, "hard error", -1, 1); in vtblk_drain_vq()
/freebsd/sys/dev/xen/blkfront/
H A Dblkfront.c469 disk_err(bp, "disk error" , -1, 0); in xbd_bio_complete()