Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dhmereg.h284 #define HME_XD_EOP 0x20000000 /* end of packet marker (tx) */ macro
H A Dhme.c712 flags |= HME_XD_EOP; in hme_start()