Searched refs:T_OWN (Results 1 – 1 of 1) sorted by relevance
54 #define T_OWN 0x80000000 /* Own Bit */ macro387 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in dc21x4x_send()396 tx_ring[tx_new].status = cpu_to_le32(T_OWN); in dc21x4x_send()400 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in dc21x4x_send()494 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in send_setup_frame()503 tx_ring[tx_new].status = cpu_to_le32(T_OWN); in send_setup_frame()507 for(i = 0; tx_ring[tx_new].status & cpu_to_le32(T_OWN); i++) { in send_setup_frame()