Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddcreg.h166 #define DC_ISR_TX_OK 0x00000001 macro
H A Ddc.c2460 if (status & (DC_ISR_TX_OK|DC_ISR_TX_NOBUF)) in dc_intr()