Lines Matching refs:__func__

237 	DPRINTFn(9, sc->sc_dev, "%s(0x%lx) => 0x%x\n", __func__, off, v);
244 DPRINTFn(9, sc->sc_dev, "%s(0x%lx, 0x%x)\n", __func__, off, val);
287 device_printf(dev, "%s: bad npeid %d\n", __func__, npeid);
371 DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
387 DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
413 DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
446 __func__, offset, image->marker, image->id, image->size);
523 DPRINTF(sc->sc_dev, "%s: error %d\n", __func__, error);
607 __func__, reg, expectedBitsSet, val,
748 __func__, error);
754 __func__, error);
760 __func__, error);
843 __func__, ixNpeConfigCtrlRegVal & IX_NPEDL_PARITY_BIT_MASK);
871 __func__, error);
886 __func__, error);
903 "error %u\n", __func__, error);
923 "error %u\n", __func__, error);
968 __func__, npe_reg_read(sc, IX_NPEDL_REG_OFFSET_CTL));
1059 DPRINTFn(4, sc->sc_dev, "%s(0x%x, 0x%x)\n", __func__, addr, data);
1089 DPRINTFn(4, sc->sc_dev, "%s(0x%x, 0x%x)\n", __func__, addr, data);
1244 __func__, regAddr, regSize, ctxtNum, error);
1263 __func__, regAddr, regVal, regSize, ctxtNum);
1314 "writing reg\n", __func__, regAddr, regVal, regSize,
1364 __func__, ctxtNum, ctxtReg, ctxtRegVal);
1413 __func__, npe_reg_read(sc, IX_NPESTAT));
1425 DPRINTF(sc->sc_dev, "%s: msg0 0x%x\n", __func__, msg[0]);
1429 DPRINTF(sc->sc_dev, "%s: msg1 0x%x\n", __func__, msg[1]);
1441 DPRINTF(sc->sc_dev, "%s: status 0x%x\n", __func__, status);
1445 __func__, status);
1470 __func__, npe_reg_read(sc, IX_NPESTAT));
1479 DPRINTF(sc->sc_dev, "%s: msg 0x%x:0x%x\n", __func__, msg[0], msg[1]);
1529 DPRINTF(sc->sc_dev, "%s: msgwaiting %d\n", __func__, sc->sc_msgwaiting);