Symbol: hpt_printk
sys/dev/raid/hptmv/entry.c
2018
hpt_printk(("can't allocate interrupt\n"));
sys/dev/raid/hptmv/entry.c
2025
hpt_printk(("can't set up interrupt\n"));
sys/dev/raid/hptmv/entry.c
2160
hpt_printk(("flush all devices\n"));
sys/dev/raid/hptmv/entry.c
225
hpt_printk(("too many retries on channel(%d)\n", pDevice->mv->channelNumber));
sys/dev/raid/hptmv/entry.c
239
hpt_printk(("Retry on channel(%d)\n", pDevice->mv->channelNumber));
sys/dev/raid/hptmv/entry.c
2880
hpt_printk(("bus_dmamap_load error %d\n", error));
sys/dev/raid/hptmv/hptproc.c
128
hpt_printk(("Can not use disk used by OS!\n"));
sys/dev/raid/hptmv/hptproc.c
227
hpt_printk(("RAID5 write back enabled"));
sys/dev/raid/hptmv/ioctl.c
152
hpt_printk(("Device removed: controller %d channel %d\n", controller, channel));
sys/dev/raid/hptmv/ioctl.c
249
hpt_printk(("Can not delete a mounted device.\n"));
sys/dev/raid/hptmv/ioctl.c
715
hpt_printk(("Rebuilding started.\n"));
sys/dev/raid/hptmv/ioctl.c
724
hpt_printk(("Initializing started.\n"));
sys/dev/raid/hptmv/ioctl.c
733
hpt_printk(("Verifying started.\n"));
sys/dev/raid/hptmv/ioctl.c
755
hpt_printk(("can't allocate rebuild buffer\n"));
sys/dev/raid/hptmv/ioctl.c
814
hpt_printk(("timeout, reset\n"));
sys/dev/raid/hptmv/ioctl.c
847
hpt_printk(("Rebuilding finished.\n"));
sys/dev/raid/hptmv/ioctl.c
855
hpt_printk(("Initializing finished.\n"));
sys/dev/raid/hptmv/ioctl.c
860
hpt_printk(("Verifying finished.\n"));
sys/dev/raid/hptmv/ioctl.c
871
hpt_printk(("Abort rebuilding.\n"));
sys/dev/raid/hptmv/ioctl.c
878
hpt_printk(("Abort verifying.\n"));
sys/dev/raid/hptmv/ioctl.c
884
hpt_printk(("Abort initializing.\n"));
sys/dev/raid/hptmv/ioctl.c
898
hpt_printk(("Verifying failed: found inconsistency\n"));
sys/dev/raid/hptmv/ioctl.c
912
hpt_printk(("command failed with error %d\n", result));
sys/dev/raid/hptmv/ioctl.c
915
hpt_printk(("retry (%d)\n", retry));
sys/dev/raid/hptmv/ioctl.c
927
hpt_printk(((flags==DUPLICATE)? "Duplicating failed.\n":"Rebuilding failed.\n"));
sys/dev/raid/hptmv/ioctl.c
934
hpt_printk(("Initializing failed.\n"));
sys/dev/raid/hptmv/ioctl.c
941
hpt_printk(("Verifying failed.\n"));