Home
last modified time | relevance | path

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

/src/sys/dev/smc/
H A Dif_smc.c87 #define SMC_INTR_PRIORITY 0 macro
391 TASK_INIT(&sc->smc_intr, SMC_INTR_PRIORITY, smc_task_intr, ifp); in smc_attach()