Searched refs:T_OWN (Results 1 – 1 of 1) sorted by relevance
56 #define T_OWN 0x80000000 /* Own Bit */ macro389 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in dc21x4x_send()398 tx_ring[tx_new].status = cpu_to_le32(T_OWN); in dc21x4x_send()402 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in dc21x4x_send()496 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in send_setup_frame()505 tx_ring[tx_new].status = cpu_to_le32(T_OWN); in send_setup_frame()509 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in send_setup_frame()