Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Ddcreg.h229 #define DC_NETCFG_HEARTBEAT 0x00080000 macro
H A Ddc.c1205 DC_SETBIT(sc, DC_NETCFG, DC_NETCFG_HEARTBEAT); in dc_setcfg()
1246 DC_CLRBIT(sc, DC_NETCFG, DC_NETCFG_HEARTBEAT); in dc_setcfg()