Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h780 #define T_OWN 0x80000000 /* Own Bit */ macro
A Dde4x5.c1911 lp->tx_ring[lp->tx_new].status = cpu_to_le32(T_OWN); in load_packet()
3580 !(le32_to_cpu(lp->tx_ring[lp->tmp].status) & (T_OWN | TD_ES)) && in ping_media()

Completed in 21 milliseconds