Searched refs:OWN (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsis900.h197 OWN = 0x80000000, MORE = 0x40000000, INTR = 0x20000000, enumerator in enum:sis900_buffer_status
H A Dsis900.c1520 sis_priv->tx_ring[entry].cmdsts = (OWN | skb->len);
1642 while (rx_status & OWN) {
1790 if (tx_status & OWN) {

Completed in 39 milliseconds