Lines Matching refs:KdPrint
61 KdPrint(("hpt_probe: adapter at PCI %d:%d:%d, IRQ %d", in hpt_probe()
85 KdPrint(("hpt_attach(%d/%d/%d)", pci_get_bus(dev), pci_get_slot(dev), pci_get_function(dev))); in hpt_attach()
164 KdPrint(("%s: %d*%d=%d bytes", in hpt_alloc_mem()
181 KdPrint(("%s: %d*%d=%d bytes, order %d", in hpt_alloc_mem()
219 KdPrint(("memory leak for freelist %s (%d/%d)", f->tag, f->count, f->reserved_count)); in hpt_free_mem()
236 KdPrint(("memory leak for dma freelist %s (%d/%d)", f->tag, f->count, f->reserved_count)); in hpt_free_mem()
262 KdPrint(("fail to initialize %p", hba)); in hpt_init_vbus()
296 KdPrint(("flusing dev %p", vd)); in hpt_flush_vdev()
327 KdPrint(("flush result %d", pCmd->Result)); in hpt_flush_vdev()
344 KdPrint(("hpt_shutdown_vbus")); in hpt_shutdown_vbus()
379 KdPrint(("hpt_shutdown_vbus done")); in hpt_shutdown_vbus()
430 KdPrint(("pCmd %p timeout", pCmd)); in hpt_timeout()
446 KdPrint(("os_cmddone(%p, %d)", pCmd, pCmd->Result)); in os_cmddone()
479 KdPrint(("sts 0x%x err 0x%x low 0x%x mid 0x%x hig 0x%x dh 0x%x sc 0x%x", in os_cmddone()
487 KdPrint(("result:0x%x,bFeaturesReg:0x%04x,bSectorCountReg:0x%04x,LBA:0x%04x%04x%04x ", in os_cmddone()
589 KdPrint(("hpt_scsi_io: ccb %x id %d lun %d cdb %x-%x-%x", in hpt_scsi_io()
753 KdPrint(("bus_dmamap_load return %d", error)); in hpt_scsi_io()
896 KdPrint(("set 4k setctor size in READ_CAPACITY")); in hpt_scsi_io()
947 KdPrint(("set 4k setctor size in SERVICE_ACTION_IN")); in hpt_scsi_io()
994 KdPrint(("Failed to allocate command!")); in hpt_scsi_io()
1040 KdPrint(("<8>resize sector size from 4k to 512")); in hpt_scsi_io()
1076 KdPrint(("bus_dmamap_load return %d", error)); in hpt_scsi_io()
1100 KdPrint(("hpt_action(fn=%d, id=%d)", ccb->ccb_h.func_code, ccb->ccb_h.target_id)); in hpt_action()
1178 KdPrint(("hpt_async")); in hpt_async()
1183 KdPrint(("hpt_shutdown(dev=%p)", dev)); in hpt_shutdown()
1290 KdPrint(("SET_ARRAY_STATE(%x, %d)", param[0], param[1])); in __hpt_stop_tasks()
1592 KdPrint(("ioctl=%x in=%p len=%d out=%p len=%d\n", in hpt_ioctl()
1646 KdPrint(("invalid command!")); in hpt_ioctl()