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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c253 #define ASC_TIX_TO_TARGET_ID(tix) (0x01 << ((tix) & ASC_MAX_TID)) macro
6895 target_id = ASC_TIX_TO_TARGET_ID(scsiq->d2.target_ix); AscIsrQDone()
7879 target_id = ASC_TIX_TO_TARGET_ID(target_ix); AscGetNumOfFreeQueue()

Completed in 109 milliseconds