Searched refs:HME_SEB_CFG_BURST16 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/hme/ | ||
| D | if_hmereg.h | 47 #define HME_SEB_CFG_BURST16 0x00000000 /* 16 byte bursts */ macro |
| D | if_hme.c | 821 v = HME_SEB_CFG_BURST16; in hme_init_locked() |