Home
last modified time | relevance | path

Searched refs:EBUF_RX_ALWAYS (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dsmc91c9x.h136 EBUF_RX_ALWAYS = 0x40, // Always set on receive buffer control byte enumerator
H A Dsmc91c9x.cpp482 packet[length + 4] = EBUF_RX_ALWAYS | EBUF_ODD; // Control in receive()
488 packet[length + 5] = EBUF_RX_ALWAYS; // Control in receive()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dsmc91c9x.h136 EBUF_RX_ALWAYS = 0x40, // Always set on receive buffer control byte enumerator
H A Dsmc91c9x.cpp482 packet[length + 4] = EBUF_RX_ALWAYS | EBUF_ODD; // Control in receive()
488 packet[length + 5] = EBUF_RX_ALWAYS; // Control in receive()