Searched refs:hpt_printk (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/hptmv/
H A Dioctl.c154 hpt_printk(("Device removed: controller %d channel %d\n", controller, channel));
249 hpt_printk(("Can not delete a mounted device.\n"));
713 hpt_printk(("Rebuilding started.\n"));
722 hpt_printk(("Initializing started.\n"));
731 hpt_printk(("Verifying started.\n"));
751 hpt_printk(("can't allocate rebuild buffer\n"));
805 hpt_printk(("timeout, reset\n"));
836 hpt_printk(("Rebuilding finished.\n"));
844 hpt_printk(("Initializing finished.\n"));
849 hpt_printk(("Verifyin
[all...]
H A Dosbsd.h224 #define hpt_printk(_x_) do { printf(KMSG_LEADING); printf _x_ ; } while (0) macro
H A Dhptproc.c133 hpt_printk(("Can not use disk used by OS!\n"));
245 hpt_printk(("RAID5 write back enabled"));
H A Dentry.c218 hpt_printk(("too many retries on channel(%d)\n", pDevice->mv->channelNumber));
232 hpt_printk(("Retry on channel(%d)\n", pDevice->mv->channelNumber));
1997 hpt_printk(("can't allocate interrupt\n"));
2005 hpt_printk(("can't set up interrupt\n"));
2155 hpt_printk(("flush all devices\n"));
2855 hpt_printk(("bus_dmamap_load error %d\n", error));

Completed in 165 milliseconds