Home
last modified time | relevance | path

Searched refs:apple_smc_write_cmd (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dapple_smc.c65 static int apple_smc_write_cmd(struct apple_smc_tag *, uint8_t);
235 apple_smc_write_cmd(struct apple_smc_tag *smc, uint8_t cmd) in apple_smc_write_cmd() function
258 error = apple_smc_write_cmd(smc, cmd); in apple_smc_begin()