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

/freebsd-9.3-release/sys/dev/hptmv/
H A Dioctl.c159 hpt_printk(("Device removed: controller %d channel %d\n", controller, channel));
266 hpt_printk(("Can not delete a mounted device.\n"));
765 hpt_printk(("Rebuilding started.\n"));
774 hpt_printk(("Initializing started.\n"));
783 hpt_printk(("Verifying started.\n"));
805 hpt_printk(("can't allocate rebuild buffer\n"));
864 hpt_printk(("timeout, reset\n"));
897 hpt_printk(("Rebuilding finished.\n"));
905 hpt_printk(("Initializing finished.\n"));
910 hpt_printk(("Verifyin
[all...]
H A Dosbsd.h231 #define hpt_printk(_x_) do { printf(KMSG_LEADING); printf _x_ ; } while (0) macro
H A Dhptproc.c129 hpt_printk(("Can not use disk used by OS!\n"));
228 hpt_printk(("RAID5 write back enabled"));
H A Dentry.c258 hpt_printk(("too many retries on channel(%d)\n", pDevice->mv->channelNumber));
272 hpt_printk(("Retry on channel(%d)\n", pDevice->mv->channelNumber));
2062 hpt_printk(("can't allocate interrupt\n"));
2074 hpt_printk(("can't set up interrupt\n"));
2215 hpt_printk(("flush all devices\n"));
2961 hpt_printk(("bus_dmamap_load error %d\n", error));

Completed in 207 milliseconds