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

  /src/sys/arch/arm/broadcom/
bcm53xx_eth.c 634 uint32_t tx0 = bcmeth_read_4(sc, txq->txq_reg_xmtsts0); local in function:bcmeth_ifstop
636 if (__SHIFTOUT(tx0, XMTSTATE) == XMTSTATE_DIS
bcm53xx_eth.c 634 uint32_t tx0 = bcmeth_read_4(sc, txq->txq_reg_xmtsts0); local in function:bcmeth_ifstop
636 if (__SHIFTOUT(tx0, XMTSTATE) == XMTSTATE_DIS

Completed in 23 milliseconds