Searched refs:ASC_TIX_TO_TARGET_ID (Results 1 – 1 of 1) sorted by relevance
240 #define ASC_TIX_TO_TARGET_ID(tix) (0x01 << ((tix) & ASC_MAX_TID)) macro6802 target_id = ASC_TIX_TO_TARGET_ID(scsiq->d2.target_ix); in AscIsrQDone()7786 target_id = ASC_TIX_TO_TARGET_ID(target_ix); in AscGetNumOfFreeQueue()