Home
last modified time | relevance | path

Searched refs:tix (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1255 #define ASC_TIX_TO_TARGET_ID(tix) (0x01 << ((tix) & ASC_MAX_TID)) argument
1256 #define ASC_TIX_TO_TID(tix) ((tix) & ASC_MAX_TID) argument
1258 #define ASC_TIX_TO_LUN(tix) (((tix) >> ASC_SCSI_ID_BITS) & ASC_MAX_LUN) argument