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

/drivers/scsi/
H A Deata.c738 u_int32_t cpp_index; /* Index of address set in cp */ member in struct:mssp
800 u_int32_t cpp_index; /* Index of address to be returned in sp */ member in struct:mscp
1799 cpp->cpp_index = i;
1800 SCpnt->host_scribble = (unsigned char *)&cpp->cpp_index;
2354 if (spp->cpp_index < 0 || spp->cpp_index >= shost->can_queue)
2356 ("%s: ihdlr, bad spp->cpp_index %d, irq %d, reg 0x%x, count %d.\n",
2357 ha->board_name, spp->cpp_index, irq, reg, ha->iocount);
2358 if (spp->eoc == 0 || spp->cpp_index < 0
2359 || spp->cpp_index >
[all...]
H A Du14-34f.c580 unsigned int cpp_index; /* cp index */ member in struct:mscp
1285 cpp->cpp_index = i;
1286 SCpnt->host_scribble = (unsigned char *) &cpp->cpp_index;

Completed in 160 milliseconds