Home
last modified time | relevance | path

Searched refs:HME_XD_EOP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dhmereg.h318 #define HME_XD_EOP 0x20000000 /* end of packet marker (tx) */ macro
Dhme.c954 HME_XD_OWN | HME_XD_SOP | HME_XD_EOP | in hme_start()