Searched refs:target_to (Results 1 – 2 of 2) sorted by relevance
598 int target_to[MAX_TARGET][MAX_CHANNEL]; /* N. of timeout errors on target */ member1426 HD(j)->target_to[k][c] = 0; in u14_34f_eh_host_reset()1840 HD(j)->target_to[scmd_id(SCpnt)][scmd_channel(SCpnt)] = 0; in ihdlr()1847 if (HD(j)->target_to[scmd_id(SCpnt)][scmd_channel(SCpnt)] > 1) in ihdlr()1851 HD(j)->target_to[scmd_id(SCpnt)][scmd_channel(SCpnt)]++; in ihdlr()
824 int target_to[MAX_TARGET][MAX_CHANNEL]; /* N. of timeout errors on target */ member1931 ha->target_to[k][c] = 0; in eata2x_eh_host_reset()2443 ha->target_to[SCpnt->device->id][SCpnt->device->channel] = 0; in ihdlr()2452 if (ha->target_to[SCpnt->device->id][SCpnt->device->channel] > 1) in ihdlr()2456 ha->target_to[SCpnt->device->id][SCpnt->device-> in ihdlr()