Searched refs:HME_ERX_CFG_RINGSIZE256 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | hmereg.h | 172 #define HME_ERX_CFG_RINGSIZE256 0x00000600 /* Descriptor ring size: 256 */ macro |
| D | hme.c | 601 v |= HME_ERX_CFG_RINGSIZE256; in hme_init() |