Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sn/
H A Dif_snreg.h309 #define IM_EPH_INT 0x20 /* Misc. EPH conditions (see CONTROL_REG_W) */ macro
H A Dif_sn.c339 mask = IM_EPH_INT | in sninit_locked()
978 if (status & IM_EPH_INT) { in snintr_locked()