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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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
1810 cpp->cpp_index = i;
1811 SCpnt->host_scribble = (unsigned char *)&cpp->cpp_index;
2365 if (spp->cpp_index < 0 || spp->cpp_index >= shost->can_queue)
2367 ("%s: ihdlr, bad spp->cpp_index %d, irq %d, reg 0x%x, count %d.\n",
2368 ha->board_name, spp->cpp_index, irq, reg, ha->iocount);
2369 if (spp->eoc == 0 || spp->cpp_index < 0
2370 || spp->cpp_index >
[all...]
H A Du14-34f.c441 unsigned int cpp_index; /* cp index */ member in struct:mscp
1150 cpp->cpp_index = i;
1151 SCpnt->host_scribble = (unsigned char *) &cpp->cpp_index;

Completed in 45 milliseconds