Home
last modified time | relevance | path

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

/freebsd/sys/dev/smc/
H A Dif_smcvar.h49 struct task smc_intr; member
H A Dif_smc.c122 static driver_filter_t smc_intr; variable
819 smc_intr(void *context) in smc_intr() function