Home
last modified time | relevance | path

Searched refs:cpp_index (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Deata.c673 u_int32_t cpp_index; /* Index of address set in cp */ member
721 u_int32_t cpp_index; /* Index of address to be returned in sp */ member
1671 cpp->cpp_index = i; in do_qcomm()
1672 SCpnt->host_scribble = (unsigned char *) &cpp->cpp_index; in do_qcomm()
2187 if (spp->cpp_index < 0 || spp->cpp_index >= sh[j]->can_queue) in ihdlr()
2189 BN(j), spp->cpp_index, irq, reg, HD(j)->iocount); in ihdlr()
2190 if (spp->eoc == FALSE || spp->cpp_index < 0 in ihdlr()
2191 || spp->cpp_index >= sh[j]->can_queue) return; in ihdlr()
2194 i = spp->cpp_index; in ihdlr()
Du14-34f.c523 unsigned int cpp_index; /* cp index */ member
1207 cpp->cpp_index = i; in do_qcomm()
1208 SCpnt->host_scribble = (unsigned char *) &cpp->cpp_index; in do_qcomm()