Symbol: hpt_printk
sys/dev/hptmv/entry.c
1990
hpt_printk(("can't allocate interrupt\n"));
sys/dev/hptmv/entry.c
1998
hpt_printk(("can't set up interrupt\n"));
sys/dev/hptmv/entry.c
212
hpt_printk(("too many retries on channel(%d)\n", pDevice->mv->channelNumber));
sys/dev/hptmv/entry.c
2139
hpt_printk(("flush all devices\n"));
sys/dev/hptmv/entry.c
226
hpt_printk(("Retry on channel(%d)\n", pDevice->mv->channelNumber));
sys/dev/hptmv/entry.c
2838
hpt_printk(("bus_dmamap_load error %d\n", error));
sys/dev/hptmv/hptproc.c
131
hpt_printk(("Can not use disk used by OS!\n"));
sys/dev/hptmv/hptproc.c
243
hpt_printk(("RAID5 write back enabled"));
sys/dev/hptmv/ioctl.c
152
hpt_printk(("Device removed: controller %d channel %d\n", controller, channel));
sys/dev/hptmv/ioctl.c
247
hpt_printk(("Can not delete a mounted device.\n"));
sys/dev/hptmv/ioctl.c
711
hpt_printk(("Rebuilding started.\n"));
sys/dev/hptmv/ioctl.c
720
hpt_printk(("Initializing started.\n"));
sys/dev/hptmv/ioctl.c
729
hpt_printk(("Verifying started.\n"));
sys/dev/hptmv/ioctl.c
749
hpt_printk(("can't allocate rebuild buffer\n"));
sys/dev/hptmv/ioctl.c
803
hpt_printk(("timeout, reset\n"));
sys/dev/hptmv/ioctl.c
834
hpt_printk(("Rebuilding finished.\n"));
sys/dev/hptmv/ioctl.c
842
hpt_printk(("Initializing finished.\n"));
sys/dev/hptmv/ioctl.c
847
hpt_printk(("Verifying finished.\n"));
sys/dev/hptmv/ioctl.c
858
hpt_printk(("Abort rebuilding.\n"));
sys/dev/hptmv/ioctl.c
865
hpt_printk(("Abort verifying.\n"));
sys/dev/hptmv/ioctl.c
871
hpt_printk(("Abort initializing.\n"));
sys/dev/hptmv/ioctl.c
885
hpt_printk(("Verifying failed: found inconsistency\n"));
sys/dev/hptmv/ioctl.c
899
hpt_printk(("command failed with error %d\n", result));
sys/dev/hptmv/ioctl.c
902
hpt_printk(("retry (%d)\n", retry));
sys/dev/hptmv/ioctl.c
914
hpt_printk(((flags==DUPLICATE)? "Duplicating failed.\n":"Rebuilding failed.\n"));
sys/dev/hptmv/ioctl.c
921
hpt_printk(("Initializing failed.\n"));
sys/dev/hptmv/ioctl.c
928
hpt_printk(("Verifying failed.\n"));