Searched refs:DW3_ACTIVE_BIT (Results 1 – 1 of 1) sorted by relevance
129 #define DW3_ACTIVE_BIT TO_DW((1 << 31)) macro886 ptd->dw3 |= DW3_ACTIVE_BIT; in create_ptd_atl()1334 if ((ptd->dw3 & DW3_ERROR_BIT) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()1340 if (!FROM_DW3_NAKCOUNT(ptd->dw3) && (ptd->dw3 & DW3_ACTIVE_BIT)) { in check_atl_transfer()