Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/fe/
Dmb86960.h194 #define FE_D6_DLC_ENABLE 0x00 /* Normal operation */ macro
Dif_fe.c1084 fe_outb(sc, FE_DLCR6, sc->proto_dlcr6 | FE_D6_DLC_ENABLE); in fe_init_locked()
2211 fe_outb(sc, FE_DLCR6, sc->proto_dlcr6 | FE_D6_DLC_ENABLE); in fe_loadmar()