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

  /src/sys/dev/ic/
apple_smcvar.h 45 struct apple_smc_tag { struct
59 void apple_smc_attach(struct apple_smc_tag *);
60 int apple_smc_detach(struct apple_smc_tag *, int);
61 int apple_smc_rescan(struct apple_smc_tag *, const char *, const int *);
62 void apple_smc_child_detached(struct apple_smc_tag *, device_t);
apple_smcvar.h 45 struct apple_smc_tag { struct
59 void apple_smc_attach(struct apple_smc_tag *);
60 int apple_smc_detach(struct apple_smc_tag *, int);
61 int apple_smc_rescan(struct apple_smc_tag *, const char *, const int *);
62 void apple_smc_child_detached(struct apple_smc_tag *, device_t);

Completed in 49 milliseconds