Searched defs:tid_no (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dadvansys.c7064 static void AscSetChipSDTR(PortAddr iop_base, uchar sdtr_data, uchar tid_no) argument
7066 AscSetChipSynRegAtID(iop_base, tid_no, sdtr_data);
7067 AscPutMCodeSDTRDoneAtID(iop_base, tid_no, sdtr_data);
7085 uchar q_cntl, tid_no; local
7104 tid_no = ASC_TIX_TO_TID(target_ix);
7105 target_id = (uchar)ASC_TID_TO_TARGET_ID(tid_no);
7113 AscSetChipSDTR(iop_base, 0, tid_no);
7114 boardp->sdtr_data[tid_no] = 0;
7120 AscSetChipSDTR(iop_base, asyn_sdtr, tid_no);
7121 boardp->sdtr_data[tid_no]
7725 uchar tid_no; local
8144 AscSetRunChipSynRegAtID(PortAddr iop_base, uchar tid_no, uchar sdtr_data) argument
8741 uchar tid_no; local
8831 uchar tid_no; local
9010 uchar tid_no; local
9075 uchar tid_no; local
[all...]

Completed in 56 milliseconds