Home
last modified time | relevance | path

Searched refs:KdPrint (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/sys/dev/hptmv/
HDentry.c207 KdPrint(("Device is offline")); in handleEdmaError()
268 KdPrint(("requestQueue addr is 0x%llX", (HPT_U64)(ULONG_PTR)req_dma_addr)); in hptmv_init_channel()
280 KdPrint(("RR18xx[%d,%d]: request queue allocated: 0x%p", in hptmv_init_channel()
297 KdPrint(("RR18xx[%d,%d]: response queue allocated: 0x%p", in hptmv_init_channel()
325 KdPrint(("IAL Error in IDENTIFY info: LBA not supported\n")); in hptmv_parse_identify_results()
330 KdPrint(("%25s - %s\n", "Capabilities", "LBA supported")); in hptmv_parse_identify_results()
335 KdPrint(("IAL Error in IDENTIFY info: DMA not supported\n")); in hptmv_parse_identify_results()
340 KdPrint(("%25s - %s\n", "Capabilities", "DMA supported")); in hptmv_parse_identify_results()
345 KdPrint(("IAL Error in IDENTIFY info: not able to find PIO mode\n")); in hptmv_parse_identify_results()
348 KdPrint(("%25s - 0x%02x\n", "PIO modes supported", in hptmv_parse_identify_results()
[all …]
HDmvOs.h143 #define KdPrint(x) KdPrintI(x) macro
146 #define KdPrint(x) macro
HDhptproc.c607 KdPrint(("error!\n")); in hpt_status()
HDioctl.c198 KdPrint(("outstandingCommands is %d, wait..\n", pAdapter->outstandingCommands)); in lock_driver_idle()
/freebsd-14-stable/sys/dev/hpt27xx/
HDhpt27xx_osm_bsd.c59 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()
[all …]
HDosm.h240 #define KdPrint(x) do { dbg_printk x; } while (0) macro
247 #define KdPrint(x) macro
/freebsd-14-stable/sys/dev/hptnr/
HDhptnr_osm_bsd.c61 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()
[all …]
HDosm.h225 #define KdPrint(x) do { if (hpt_dbg_level) os_printk x; } while (0) macro
232 #define KdPrint(x) macro
/freebsd-14-stable/sys/dev/hptrr/
HDhptrr_osm_bsd.c68 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()
[all …]
HDosm.h192 #define KdPrint(x) do { if (hptrr_dbg_level) os_printk x; } while (0) macro
199 #define KdPrint(x) macro
/freebsd-14-stable/sys/dev/hptiop/
HDhptiop.c503 KdPrint(("hptiop: received outbound msg %x\n", msg)); in hptiop_intr_itl()
743 KdPrint(("hptiop: received outbound msg %x\n", msg)); in hptiop_intr_mv()
926 KdPrint(("hptiop: get config send cmd failed")); in hptiop_get_config_itl()
954 KdPrint(("hptiop: get config send cmd failed")); in hptiop_get_config_mv()
969 KdPrint(("hptiop: header size %x/%x type %x/%x", in hptiop_get_config_mvfrey()
985 KdPrint(("hptiop: maxreq %x reqsz %x datalen %x maxdev %x sdram %x", in hptiop_get_config_mvfrey()
1014 KdPrint(("hptiop: set config send cmd failed")); in hptiop_set_config_itl()
1043 KdPrint(("hptiop: set config send cmd failed")); in hptiop_set_config_mv()
1068 KdPrint(("hptiop: set config send cmd failed")); in hptiop_set_config_mvfrey()
1861 KdPrint(("hba->ops=%p\n", hba->ops)); in hptiop_probe()
[all …]
HDhptiop.h36 #define KdPrint(x) do { if (hpt_iop_dbg_level) printf x; } while (0) macro
39 #define KdPrint(x) macro