Home
last modified time | relevance | path

Searched defs:smc_intr (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/smc/
Dif_smcvar.h49 struct task smc_intr; member
Dif_smc.c121 static driver_filter_t smc_intr; variable
805 smc_intr(void *context) in smc_intr() function