Searched refs:DW3_ACTIVE_BIT (Results 1 – 1 of 1) sorted by relevance
103 #define DW3_ACTIVE_BIT (1 << 31) macro606 ptd->dw3 |= DW3_ACTIVE_BIT; in create_ptd_atl()1051 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()1057 if (!FROM_DW3_NAKCOUNT(ptd->dw3) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()