Searched refs:FE_D4_CNTRL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/fe/
H A Dmb86960.h148 #define FE_D4_CNTRL 0x04 /* - tied to CNTRL pin of the chip */ macro
H A Dif_fe_isa.c485 d4 = sc->proto_dlcr4 | FE_D4_CNTRL;
487 d4 = sc->proto_dlcr4 & ~FE_D4_CNTRL;
H A Dif_fe.c285 sc->proto_dlcr4 = FE_D4_LBC_DISABLE | FE_D4_CNTRL;

Completed in 110 milliseconds