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

/freebsd-10.0-release/sys/dev/sge/
H A Dif_sgereg.h174 #define TDC_OWN 0x80000000 macro
H A Dif_sge.c1253 if ((txstat & TDC_OWN) != 0)
1259 * TDC_OWN bit is valid only at the first descriptor of a
1515 desc->sge_cmdsts = htole32(TDC_OWN);
1545 desc->sge_cmdsts |= htole32(TDC_OWN | TDC_INTR);

Completed in 108 milliseconds