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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Deata.c739 u_int32_t cpp_index; /* Index of address set in cp */ member in struct:mssp
801 u_int32_t cpp_index; /* Index of address to be returned in sp */ member in struct:mscp
1800 cpp->cpp_index = i;
1801 SCpnt->host_scribble = (unsigned char *)&cpp->cpp_index;
2352 if (spp->cpp_index < 0 || spp->cpp_index >= shost->can_queue)
2354 ("%s: ihdlr, bad spp->cpp_index %d, irq %d, reg 0x%x, count %d.\n",
2355 ha->board_name, spp->cpp_index, irq, reg, ha->iocount);
2356 if (spp->eoc == 0 || spp->cpp_index < 0
2357 || spp->cpp_index >
[all...]
H A Du14-34f.c442 unsigned int cpp_index; /* cp index */ member in struct:mscp
1147 cpp->cpp_index = i;
1148 SCpnt->host_scribble = (unsigned char *) &cpp->cpp_index;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Deata.c739 u_int32_t cpp_index; /* Index of address set in cp */ member in struct:mssp
801 u_int32_t cpp_index; /* Index of address to be returned in sp */ member in struct:mscp
1800 cpp->cpp_index = i;
1801 SCpnt->host_scribble = (unsigned char *)&cpp->cpp_index;
2352 if (spp->cpp_index < 0 || spp->cpp_index >= shost->can_queue)
2354 ("%s: ihdlr, bad spp->cpp_index %d, irq %d, reg 0x%x, count %d.\n",
2355 ha->board_name, spp->cpp_index, irq, reg, ha->iocount);
2356 if (spp->eoc == 0 || spp->cpp_index < 0
2357 || spp->cpp_index >
[all...]
H A Du14-34f.c442 unsigned int cpp_index; /* cp index */ member in struct:mscp
1147 cpp->cpp_index = i;
1148 SCpnt->host_scribble = (unsigned char *) &cpp->cpp_index;

Completed in 59 milliseconds