SMBUS_PRINT
SMBUS_PRINT((PRT_INTR_ERR,
SMBUS_PRINT((PRT_INTR, "flags=%d wresid=%d r_resid=%d %s\n",
SMBUS_PRINT((PRT_INTR, "smbus_intr starting timeout %p "
SMBUS_PRINT((PRT_WR, "smbus_wr: addr = %x resid = %d\n",
SMBUS_PRINT((PRT_WR, "smbus_wr: send one byte:"
SMBUS_PRINT((PRT_WR, "smbus_wr: send two bytes:"
SMBUS_PRINT((PRT_WR, "smbus_wr: send multiple bytes: "));
SMBUS_PRINT((PRT_WR, "%x ", a));
SMBUS_PRINT((PRT_WR, "%x ", a));
SMBUS_PRINT((PRT_WR, "\n"));
SMBUS_PRINT((PRT_RD, "smbus_rd: data in = %d\n",
SMBUS_PRINT((PRT_RD, "smbus_rd: starting a read addr = %x resid = %d "
SMBUS_PRINT((PRT_INIT, "smbus_initchild ENTER: %s\n",
SMBUS_PRINT((PRT_INIT, "smbus_initchild SUCCESS: %s\n",
SMBUS_PRINT((PRT_INIT, "smbus_uninitchild: %s\n", ddi_node_name(cdip)));
SMBUS_PRINT((PRT_PUT, "smbus_put: addr = %p data = %x\n",
SMBUS_PRINT((PRT_GET, "smbus_get: data = %x\n", data));
SMBUS_PRINT((PRT_TRANS, "smbus_transfer: rlen=%d wlen=%d flags=%d",
SMBUS_PRINT((PRT_TRANS,
SMBUS_PRINT((PRT_INTR, "smbus_intr: intr not from smbus\n"));