Searched refs:smu_op (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/macppc/dev/
H A Dsmu.c971 u_int8_t smu_op = SMU_I2C_NORMAL; local
978 smu_op = SMU_I2C_SIMPLE;
980 smu_op = SMU_I2C_COMBINED;
985 cmd->data[1] = smu_op;

Completed in 118 milliseconds