LE_T1_OWN         600 dev/ic/am7990.c 		if (tmd.tmd1_bits & LE_T1_OWN)
LE_T1_OWN         767 dev/ic/am7990.c 		if (tmd.tmd1_bits & LE_T1_OWN) {
LE_T1_OWN         801 dev/ic/am7990.c 		tmd.tmd1_bits = LE_T1_OWN | LE_T1_STP | LE_T1_ENP;
LE_T1_OWN         983 dev/pci/if_pcn.c 				    (nexttx == sc->sc_txnext ? 0 : LE_T1_OWN) |
LE_T1_OWN        1003 dev/pci/if_pcn.c 				    (nexttx == sc->sc_txnext ? 0 : LE_T1_OWN) |
LE_T1_OWN        1018 dev/pci/if_pcn.c 		    htole32(LE_T1_OWN|LE_T1_STP);
LE_T1_OWN        1303 dev/pci/if_pcn.c 		if (tmd1 & LE_T1_OWN)