Home
last modified time | relevance | path

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

/freebsd/sys/dev/viawd/
H A Dviawd.h63 #define VIAWD_MEM_CTRL_FIRED 0x000000002 macro
H A Dviawd.c184 if (reg & VIAWD_MEM_CTRL_FIRED) { in viawd_attach()