Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Dif_dcreg.h182 #define DC_RXSTATE_STOPPED 0x00000000 /* 000 - Stopped */ macro
H A Dif_dc.c1371 ((isr & DC_ISR_RX_STATE) == DC_RXSTATE_STOPPED || in dc_netcfg_wait()
1380 if (!((isr & DC_ISR_RX_STATE) == DC_RXSTATE_STOPPED || in dc_netcfg_wait()