Searched refs:APPLESMC_READ_CMD (Results 1 – 1 of 1) sorted by relevance
54 #define APPLESMC_READ_CMD 0x10 macro232 ret = send_command(APPLESMC_READ_CMD); in smc_sane()326 ret = read_smc(APPLESMC_READ_CMD, KEY_COUNT_KEY, (u8 *)&be, 4); in read_register_count()349 ret = read_smc(APPLESMC_READ_CMD, entry->key, buf, len); in applesmc_read_entry()