Lines Matching refs:KdPrint

59 		KdPrint(("hpt_probe: adapter at PCI %d:%d:%d, IRQ %d",  in hpt_probe()
83 KdPrint(("hpt_attach(%d/%d/%d)", pci_get_bus(dev), pci_get_slot(dev), pci_get_function(dev))); in hpt_attach()
160 KdPrint(("%s: %d*%d=%d bytes", in hpt_alloc_mem()
177 KdPrint(("%s: %d*%d=%d bytes, order %d", in hpt_alloc_mem()
215 KdPrint(("memory leak for freelist %s (%d/%d)", f->tag, f->count, f->reserved_count)); in hpt_free_mem()
232 KdPrint(("memory leak for dma freelist %s (%d/%d)", f->tag, f->count, f->reserved_count)); in hpt_free_mem()
258 KdPrint(("fail to initialize %p", hba)); in hpt_init_vbus()
292 KdPrint(("flusing dev %p", vd)); in hpt_flush_vdev()
324 KdPrint(("flush result %d", pCmd->Result)); in hpt_flush_vdev()
343 KdPrint(("hpt_shutdown_vbus")); in hpt_shutdown_vbus()
377 KdPrint(("hpt_shutdown_vbus done")); in hpt_shutdown_vbus()
428 KdPrint(("pCmd %p timeout", pCmd)); in hpt_timeout()
438 KdPrint(("<8>os_cmddone(%p, %d)", pCmd, pCmd->Result)); in os_cmddone()
543 KdPrint(("<8>hpt_scsi_io: ccb %x id %d lun %d cdb %x-%x-%x", in hpt_scsi_io()
615 KdPrint(("set 4k setctor size in READ_CAPACITY")); in hpt_scsi_io()
665 KdPrint(("set 4k setctor size in SERVICE_ACTION_IN")); in hpt_scsi_io()
705 KdPrint(("Failed to allocate command!")); in hpt_scsi_io()
751 KdPrint(("<8>resize sector size from 4k to 512")); in hpt_scsi_io()
788 KdPrint(("<8>bus_dmamap_load return %d", error)); in hpt_scsi_io()
812 KdPrint(("<8>hpt_action(fn=%d, id=%d)", ccb->ccb_h.func_code, ccb->ccb_h.target_id)); in hpt_action()
891 KdPrint(("<8>hpt_async")); in hpt_async()
896 KdPrint(("hpt_shutdown(dev=%p)", dev)); in hpt_shutdown()
1003 KdPrint(("SET_ARRAY_STATE(%x, %d)", param[0], param[1])); in __hpt_stop_tasks()
1302 KdPrint(("<8>ioctl=%x in=%p len=%d out=%p len=%d\n", in hpt_ioctl()
1356 KdPrint(("invalid command!")); in hpt_ioctl()