Searched refs:hpt_printk (Results 1 – 4 of 4) sorted by relevance
152 hpt_printk(("Device removed: controller %d channel %d\n", controller, channel)); in ioctl_ReportEvent()249 … hpt_printk(("Can not delete a mounted device.\n")); in Kernel_DeviceIoControl()715 hpt_printk(("Rebuilding started.\n")); in hpt_rebuild_data_block()724 hpt_printk(("Initializing started.\n")); in hpt_rebuild_data_block()733 hpt_printk(("Verifying started.\n")); in hpt_rebuild_data_block()755 hpt_printk(("can't allocate rebuild buffer\n")); in hpt_rebuild_data_block()814 hpt_printk(("timeout, reset\n")); in hpt_rebuild_data_block()847 … hpt_printk(("Rebuilding finished.\n")); in hpt_rebuild_data_block()855 … hpt_printk(("Initializing finished.\n")); in hpt_rebuild_data_block()860 … hpt_printk(("Verifying finished.\n")); in hpt_rebuild_data_block()[all …]
128 … hpt_printk(("Can not use disk used by OS!\n")); in hpt_set_asc_info()227 hpt_printk(("RAID5 write back enabled")); in hpt_set_asc_info()
218 #define hpt_printk(_x_) do { kprintf(KMSG_LEADING); kprintf _x_ ; } while (0) macro
225 hpt_printk(("too many retries on channel(%d)\n", pDevice->mv->channelNumber)); in handleEdmaError()239 hpt_printk(("Retry on channel(%d)\n", pDevice->mv->channelNumber)); in handleEdmaError()2018 hpt_printk(("can't allocate interrupt\n")); in hpt_attach()2025 hpt_printk(("can't set up interrupt\n")); in hpt_attach()2160 hpt_printk(("flush all devices\n")); in FlushAdapter()2880 hpt_printk(("bus_dmamap_load error %d\n", error)); in OsSendCommand()