PRT_WR
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"));