Searched refs:cpp_index (Results 1 – 1 of 1) sorted by relevance
738 u_int32_t cpp_index; /* Index of address set in cp */ member800 u_int32_t cpp_index; /* Index of address to be returned in sp */ member1787 cpp->cpp_index = i; in eata2x_queuecommand_lck()1788 SCpnt->host_scribble = (unsigned char *)&cpp->cpp_index; in eata2x_queuecommand_lck()2335 if (spp->cpp_index < 0 || spp->cpp_index >= shost->can_queue) in ihdlr()2338 ha->board_name, spp->cpp_index, irq, reg, ha->iocount); in ihdlr()2339 if (spp->eoc == 0 || spp->cpp_index < 0 in ihdlr()2340 || spp->cpp_index >= shost->can_queue) in ihdlr()2344 i = spp->cpp_index; in ihdlr()