Searched refs:CAS_MAC_MIN_FRAME (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cas/ | ||
H A D | if_casreg.h | 577 #define CAS_MAC_MIN_FRAME 0x6050 /* minimum frame size */ macro |
H A D | if_cas.c | 1330 CAS_WRITE_4(sc, CAS_MAC_MIN_FRAME, ETHER_MIN_LEN); in cas_init_regs() |