Lines Matching defs:n

206 	DBG(NIUMX_DBG_A_INTX, NULL, "niumx_intr_dist entered\n");
226 "pending interrupt (%x,%lx) timedout\n",
261 DBG(NIUMX_DBG_ATTACH, dip, "reg lookup failed\n");
281 "niumxds_p = %p\n", instance, niumxds_p);
380 DBG(NIUMX_DBG_MAP, dip, "%s%d: mapping %s%d reg %d\n",
388 DBG(NIUMX_DBG_MAP, dip, "rnumber out of range: %d\n", rn);
400 DBG(NIUMX_DBG_MAP, dip, "%s%d: no ranges property\n",
415 "not found.\n", rn);
432 DBG(NIUMX_DBG_MAP, dip, "size out of range for reg[%d].\n", rn);
440 DBG(NIUMX_DBG_MAP, dip, "regspec:bus,addr,size = (%x,%x,%x)\n",
444 DBG(NIUMX_DBG_MAP, dip, "niumx_map: ret %d.\n", ret);
461 DBG(NIUMX_DBG_CTLOPS, dip, "niumx_ctlops ctlop=%d.\n", ctlop);
467 cmn_err(CE_NOTE, "device: %s@%s, %s%d\n",
484 DBG(NIUMX_DBG_CTLOPS, dip, "just pass to ddi_cltops.\n");
499 "niumx_ctlops NREGS=%d.\n", totreg);
510 "rn = %d, REGSIZE=%x.\n", rn, *(off_t *)result);
529 uint_t n;
531 DBG(NIUMX_DBG_CHK_MOD, (dev_info_t *)child, "==> niumx_name_child\n");
538 DDI_PROP_DONTPASS, "unit-address", &unit_addr, &n) !=
544 if (n != 1 || *unit_addr == NULL || **unit_addr == 0) {
558 "reg", (int **)&r, &n) != DDI_SUCCESS) {
572 DBG(NIUMX_DBG_CHK_MOD, (dev_info_t *)child, "==> niumx_initchild\n");
579 uint_t n;
582 DDI_PROP_DONTPASS, "reg", (int **)&r, &n) ==
652 DBG(NIUMX_DBG_DMA_ALLOCH, dip, "rdip=%s%d\n", NIUMX_NAMEINST(rdip));
656 (dev_info_t *)dip, "DDI_DMA_BADATTR\n");
662 DBG(NIUMX_DBG_DMA_ALLOCH, dip, "can't alloc ddi_dma_impl_t\n");
674 DBG(NIUMX_DBG_DMA_ALLOCH, dip, "mp=%p\n", mp);
733 DBG(NIUMX_DBG_DMA_BINDH, dip, "rdip=%s%d mp=%p dmareq=%p\n",
769 DBG(NIUMX_DBG_DMA_BINDH, dip, "check pfn: mp=%p pfn0=%x\n",
780 DBG(NIUMX_DBG_DMA_BINDH, dip, "cookie %" PRIx64 "+%x, count=%d\n",
786 "niumx_dma_bindhdl error ret=%d\n", ret);
799 DBG(NIUMX_DBG_DMA_UNBINDH, dip, "rdip=%s%d, mp=%p\n",
818 "handle=%p\n", dip, rdip, intr_op, hdlp);
907 DBG(NIUMX_DBG_INTROPS, dip, "niumx_intr_ops: ret=%d\n", ret);
929 "niumx_set_intr: rdip=%s%d, valid=%d %s (%x,%x)\n",
938 "hvio_intr_setvalid failed, ret 0x%x\n", hvret);
1013 "pending interrupt (%x,%lx) timedout\n",
1058 DBG(NIUMX_DBG_INTR, dip, "error: inum %d out of range\n",
1069 "ret 0x%x\n", hvret);
1081 "handler=%p arg1=%p arg2=%p, new ih_p = %p\n", NIUMX_NAMEINST(rdip),
1090 DBG(NIUMX_DBG_A_INTX, dip, "for ino %x adding (%x,%x)\n",
1107 DBG(NIUMX_DBG_A_INTX, dip, "i_ddi_add_ivintr error ret=%x\n",
1118 "hvio_intr_settarget failed, ret 0x%x\n", hvret);
1122 DBG(NIUMX_DBG_A_INTX, dip, "done, ret = %d, ih_p 0x%p, hdlp 0x%p\n",
1152 DBG(NIUMX_DBG_R_INTX, dip, "removing (%x,%x)\n", ih_p->ih_inum, sysino);
1162 "pending interrupt (%x,%lx) timedout\n",