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

/openbsd-current/sys/dev/ic/
H A Dadvlib.h426 #define ASC_TIX_TO_TARGET_ID(tix) (0x01 << ((tix) & ASC_MAX_TID)) macro
H A Dadvlib.c1592 target_id = ASC_TIX_TO_TARGET_ID(scsiq->d2.target_ix);
3031 ASC_SCSI_BIT_ID_TYPE tid_bit = ASC_TIX_TO_TARGET_ID(tid_no);
3088 tid_bits = ASC_TIX_TO_TARGET_ID(tid_no);

Completed in 185 milliseconds