Lines Matching refs:KdPrint
68 KdPrint(("hpt_probe: adapter at PCI %d:%d:%d, IRQ %d", in hpt_probe()
87 KdPrint(("hpt_attach(%d/%d/%d)", pci_get_bus(dev), pci_get_slot(dev), pci_get_function(dev))); in hpt_attach()
165 KdPrint(("%s: %d*%d=%d bytes", in hpt_alloc_mem()
183 KdPrint(("%s: %d*%d=%d bytes, order %d", in hpt_alloc_mem()
221 KdPrint(("memory leak for freelist %s (%d/%d)", f->tag, f->count, f->reserved_count)); in hpt_free_mem()
238 KdPrint(("memory leak for dma freelist %s (%d/%d)", f->tag, f->count, f->reserved_count)); in hpt_free_mem()
264 KdPrint(("fail to initialize %p", hba)); in hpt_init_vbus()
298 KdPrint(("flusing dev %p", vd)); in hpt_flush_vdev()
329 KdPrint(("flush result %d", pCmd->Result)); in hpt_flush_vdev()
346 KdPrint(("hpt_shutdown_vbus")); in hpt_shutdown_vbus()
381 KdPrint(("hpt_shutdown_vbus done")); in hpt_shutdown_vbus()
432 KdPrint(("pCmd %p timeout", pCmd)); in hpt_timeout()
442 KdPrint(("os_cmddone(%p, %d)", pCmd, pCmd->Result)); in os_cmddone()
549 KdPrint(("hpt_scsi_io: ccb %x id %d lun %d cdb %x-%x-%x", in hpt_scsi_io()
662 KdPrint(("Failed to allocate command!")); in hpt_scsi_io()
723 KdPrint(("bus_dmamap_load return %d", error)); in hpt_scsi_io()
747 KdPrint(("hpt_action(fn=%d, id=%d)", ccb->ccb_h.func_code, ccb->ccb_h.target_id)); in hpt_action()
822 KdPrint(("hpt_async")); in hpt_async()
827 KdPrint(("hpt_shutdown(dev=%p)", dev)); in hpt_shutdown()
934 KdPrint(("SET_ARRAY_STATE(%x, %d)", param[0], param[1])); in __hpt_stop_tasks()
1235 KdPrint(("ioctl=%x in=%p len=%d out=%p len=%d\n", in hpt_ioctl()
1289 KdPrint(("invalid command!")); in hpt_ioctl()