Searched refs:HME_XD_EOP (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | hmereg.h | 318 #define HME_XD_EOP 0x20000000 /* end of packet marker (tx) */ macro |
| D | hme.c | 954 HME_XD_OWN | HME_XD_SOP | HME_XD_EOP | in hme_start() |