Searched refs:cpp_index (Results 1 – 2 of 2) sorted by relevance
673 u_int32_t cpp_index; /* Index of address set in cp */ member721 u_int32_t cpp_index; /* Index of address to be returned in sp */ member1671 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()
523 unsigned int cpp_index; /* cp index */ member1207 cpp->cpp_index = i; in do_qcomm()1208 SCpnt->host_scribble = (unsigned char *) &cpp->cpp_index; in do_qcomm()