Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dsmc91c9x.cpp255 if (empty_completed_rx()) in update_ethernet_irq()
736 if (empty_completed_rx()) in process_command()
826 if (!empty_completed_rx()) in read()
H A Dsmc91c9x.h297 bool empty_completed_rx() const { return m_completed_rx_h == m_completed_rx_t; }; in empty_completed_rx() function
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dsmc91c9x.cpp255 if (empty_completed_rx()) in update_ethernet_irq()
736 if (empty_completed_rx()) in process_command()
826 if (!empty_completed_rx()) in read()
H A Dsmc91c9x.h297 bool empty_completed_rx() const { return m_completed_rx_h == m_completed_rx_t; }; in empty_completed_rx() function