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

/linux-master/drivers/scsi/
H A Dadvansys.c262 uchar target_ix; member in struct:asc_scsiq_2
2493 (" target_ix 0x%x, target_lun %u, srb_tag 0x%x, tag_code 0x%x,\n",
2494 q->q2.target_ix, q->q1.target_lun, q->q2.srb_tag,
2527 printk(" srb_tag 0x%x, target_ix %u, cdb_len %u, tag_code %u,\n",
2528 q->d2.srb_tag, q->d2.target_ix, q->d2.cdb_len,
6308 uchar target_ix; local
6323 target_ix = AscReadLramByte(iop_base,
6328 tid_no = ASC_TIX_TO_TID(target_ix);
6553 (ushort)target_ix));
6801 tid_no = ASC_TIX_TO_TID(scsiq->d2.target_ix);
7779 AscGetNumOfFreeQueue(ASC_DVC_VAR *asc_dvc, uchar target_ix, uchar n_qs) argument
8013 uchar target_ix; local
8076 uchar target_ix; local
[all...]

Completed in 131 milliseconds