Searched refs:hpt_printk (Results 1 – 4 of 4) sorted by relevance
159 hpt_printk(("Device removed: controller %d channel %d\n", controller, channel)); in ioctl_ReportEvent()266 hpt_printk(("Can not delete a mounted device.\n")); in Kernel_DeviceIoControl()765 hpt_printk(("Rebuilding started.\n")); in hpt_rebuild_data_block()774 hpt_printk(("Initializing started.\n")); in hpt_rebuild_data_block()783 hpt_printk(("Verifying started.\n")); in hpt_rebuild_data_block()805 hpt_printk(("can't allocate rebuild buffer\n")); in hpt_rebuild_data_block()864 hpt_printk(("timeout, reset\n")); in hpt_rebuild_data_block()897 hpt_printk(("Rebuilding finished.\n")); in hpt_rebuild_data_block()905 hpt_printk(("Initializing finished.\n")); in hpt_rebuild_data_block()910 hpt_printk(("Verifying finished.\n")); in hpt_rebuild_data_block()[all …]
129 hpt_printk(("Can not use disk used by OS!\n")); in hpt_set_asc_info()228 hpt_printk(("RAID5 write back enabled")); in hpt_set_asc_info()
232 #define hpt_printk(_x_) do { printf(KMSG_LEADING); printf _x_ ; } while (0) macro
258 hpt_printk(("too many retries on channel(%d)\n", pDevice->mv->channelNumber)); in handleEdmaError()272 hpt_printk(("Retry on channel(%d)\n", pDevice->mv->channelNumber)); in handleEdmaError()2063 hpt_printk(("can't allocate interrupt\n")); in hpt_attach()2075 hpt_printk(("can't set up interrupt\n")); in hpt_attach()2216 hpt_printk(("flush all devices\n")); in FlushAdapter()2962 hpt_printk(("bus_dmamap_load error %d\n", error)); in OsSendCommand()