Searched refs:this_id (Results 1 - 25 of 135) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Da4000t.c27 .this_id = 7,
74 host->this_id = 7;
H A Dbvme6000_scsi.c31 .this_id = 7,
70 host->this_id = 7;
H A Dmvme16x_scsi.c31 .this_id = 7,
75 host->this_id = 7;
H A Dsni_53c710.c64 .this_id = 7,
99 host->this_id = 7;
H A Dlasi700.c93 .this_id = 7,
130 host->this_id = 7;
H A Dqlogicfas.c88 qinitid = host->this_id;
196 .this_id = -1,
H A Dzorro7xx.c33 .this_id = 7,
126 host->this_id = 7;
H A Dmac_scsi.c225 tpnt->this_id = setup_hostid;
228 tpnt->this_id = 7;
549 .this_id = 7,
H A Dfdomain.c402 static int this_id; variable
525 shpnt->host_no, shpnt->this_id);
536 bios_base, shpnt->this_id );
570 this_id = ints[0] >= 3 ? ints[3] : 0;
947 if (this_id) {
948 tpnt->this_id = (this_id & 0x07);
949 adapter_mask = (1 << tpnt->this_id);
952 tpnt->this_id = 7;
955 tpnt->this_id
[all...]
H A Dsun3_scsi.c225 tpnt->this_id = setup_hostid;
228 tpnt->this_id = 7;
614 .this_id = 7,
H A Dsun3_scsi_vme.c173 tpnt->this_id = setup_hostid;
176 tpnt->this_id = 7;
550 .this_id = 7,
H A Ddmx3191d.c62 .this_id = 7,
H A DNCR_D700.c165 .this_id = 7,
212 host->this_id = id_array[slot * 2 + siop];
H A Dsim710.c94 .this_id = 7,
134 host->this_id = scsi_id;
H A Datari_scsi.c576 host->this_id = setup_hostid;
579 host->this_id = 7;
585 host->this_id = b & 7;
690 instance->hostt->this_id );
1072 .this_id = 0, /* initialized at run-time */
H A Dmvme147.c138 .this_id = 7,
H A Dhosts.c376 shost->this_id = sht->this_id;
H A Da2091.c172 .this_id = 7,
H A Da3000.c187 .this_id = 7,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c897 .this_id = -1,
1215 host->this_id = ahd->our_id;
2386 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
2401 shost->this_id, starget->id, &tstate);
2428 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
2454 shost->this_id, starget->id, &tstate);
2466 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
2489 shost->this_id, starget->id, &tstate);
2512 ahd_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
2531 shost->this_id, starge
[all...]
H A Daic7xxx_osm.c809 .this_id = -1,
1103 host->this_id = ahc->our_id;
2357 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
2372 shost->this_id, starget->id, &tstate);
2392 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
2416 shost->this_id, starget->id, &tstate);
2423 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
2444 shost->this_id, starget->id, &tstate);
2460 ahc_compile_devinfo(&devinfo, shost->this_id, starget->id, 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dqlogic_stub.c74 .this_id = -1,
101 qinitid = host->this_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_host.h380 * the case, then it must be reserved. Please set this_id to -1 if
384 int this_id; member in struct:scsi_host_template
591 int this_id; member in struct:Scsi_Host
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Doak.c125 .this_id = 7,
H A Darxescsi.c272 .this_id = 7,

Completed in 161 milliseconds

123456