HomeSort by: relevance | last modified time | path
    Searched refs:STAT_TX_EMPTY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbppc/virtex/dev/
xlcomreg.h 53 #define STAT_TX_EMPTY 0x04
xlcom.c 393 if (stat & STAT_TX_EMPTY)
633 while (! (bus_space_read_4(iot, ioh, XLCOM_STAT) & STAT_TX_EMPTY))

Completed in 36 milliseconds