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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c252 #define ASC_TID_TO_TARGET_ID(tid) (ASC_SCSI_BIT_ID_TYPE)(0x01 << (tid)) macro
4038 ASC_TID_TO_TARGET_ID(asc_dvc->cfg->chip_scsi_id)); AscInitMicroCodeVar()
6403 target_id = (uchar)ASC_TID_TO_TARGET_ID(tid_no); AscIsrChipHalted()
7536 asc_scsi_q->q1.target_id = ASC_TID_TO_TARGET_ID(scp->device->id); asc_build_req()

Completed in 110 milliseconds