HomeSort by: relevance | last modified time | path
    Searched defs:apple_smc_write_cmd (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
apple_smc.c 65 static int apple_smc_write_cmd(struct apple_smc_tag *, uint8_t);
237 apple_smc_write_cmd(struct apple_smc_tag *smc, uint8_t cmd)
261 error = apple_smc_write_cmd(smc, cmd);
235 apple_smc_write_cmd(struct apple_smc_tag *smc, uint8_t cmd) function in typeref:typename:int

Completed in 12 milliseconds