Searched refs:target_id (Results 1 - 25 of 32) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/hp/sim/
H A Dsimscsi.c259 unsigned int target_id = sc->device->id; local
269 target_id, sc->cmnd[0], sc->serial_number, sp, done);
274 if (target_id <= 15 && sc->device->lun == 0) {
280 sprintf (fname, "%s%c", simscsi_root, 'a' + target_id);
281 desc[target_id] = ia64_ssc(__pa(fname), SSC_READ_ACCESS|SSC_WRITE_ACCESS,
283 if (desc[target_id] < 0) {
306 if (desc[target_id] < 0 )
312 if (desc[target_id] < 0 )
318 if (desc[target_id] < 0)
324 if (desc[target_id] <
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c51 u_int target_id, u_int target_offset);
182 u_int our_id, char channel, u_int target_id,
191 target_id, &tstate);
194 copy_info(info, "Target %d Negotiation Settings\n", target_id);
390 u_int target_id; local
395 target_id = i;
399 target_id = i % 8;
403 channel, target_id, i);
181 ahc_dump_target_state(struct ahc_softc *ahc, struct info_str *info, u_int our_id, char channel, u_int target_id, u_int target_offset) argument
H A Daic79xx_proc.c50 u_int target_id);
207 u_int our_id, char channel, u_int target_id)
215 target_id, &tstate);
216 copy_info(info, "Target %d Negotiation Settings\n", target_id);
219 starget = ahd->platform_data->starget[target_id];
378 /*target_id*/i);
206 ahd_dump_target_state(struct ahd_softc *ahd, struct info_str *info, u_int our_id, char channel, u_int target_id) argument
H A Daic7xxx_osm.c1123 u_int target_id; local
1128 target_id = i;
1132 target_id = i % 8;
1135 target_id, &tstate);
1136 ahc_compile_devinfo(&devinfo, our_id, target_id,
H A Daic79xx_osm.c1129 u_int target_id; local
1133 target_id = 0;
1150 for (; target_id < numtarg; target_id++) {
1156 target_id, &tstate);
1157 ahd_compile_devinfo(&devinfo, ahd->our_id, target_id,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_iscsi.h181 int target_id; member in struct:iscsi_cls_session
208 unsigned int target_id);
213 unsigned int target_id);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/security/keys/
H A Dinternal.h73 key_serial_t target_id);
114 extern struct key *key_get_instantiation_authkey(key_serial_t target_id);
H A Drequest_key_auth.c241 * - a target_id of zero specifies any valid token
243 struct key *key_get_instantiation_authkey(key_serial_t target_id) argument
250 (void *) (unsigned long) target_id,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Datp870u.c51 unsigned char i, j, c, target_id, lun,cmdp; local
113 target_id = inb(tmport);
120 if ((target_id & 0x40) != 0) {
121 target_id = (target_id & 0x07) | 0x08;
123 target_id &= 0x07;
128 dev->last_cmd[c] = target_id;
133 dev->r1f[c][target_id] |= j;
147 if (dev->id[c][target_id].last_len != adrcnt)
149 k = dev->id[c][target_id]
720 unsigned char j, target_id; local
[all...]
H A Ddc395x.c279 u8 target_id; /* SCSI Target ID (SCSI Only) */ member in struct:DeviceCtlBlk
781 srb->cmd->pid, dcb->target_id, dcb->target_lun, srb);
790 srb->cmd->pid, dcb->target_id, dcb->target_lun, srb);
798 srb->cmd->pid, dcb->target_id, dcb->target_lun, srb);
808 srb->cmd->pid, dcb->target_id, dcb->target_lun, srb);
824 srb->cmd->pid, dcb->target_id, dcb->target_lun, srb);
839 srb->cmd->pid, dcb->target_id, dcb->target_lun, srb);
849 srb->cmd->pid, dcb->target_id, dcb->target_lun, srb);
984 cmd->pid, dcb->target_id, dcb->target_lun);
1295 dcb->dev_mode = eeprom->target[dcb->target_id]
[all...]
H A Dqlogicpti.h101 u8 target_id; member in struct:Command_Entry
105 u8 target_id; member in struct:Command_Entry
129 u8 target_id; member in struct:Ext_Command_Entry
133 u8 target_id; member in struct:Ext_Command_Entry
153 u8 target_id; member in struct:Marker_Entry
157 u8 target_id; member in struct:Marker_Entry
H A Dqla1280.h749 uint8_t target_id; member in struct:notify_entry
775 uint8_t target_id; member in struct:nack_entry
796 uint8_t target_id; member in struct:atio_entry
819 uint8_t target_id; member in struct:ctio_entry
852 uint8_t target_id; member in struct:ctio_ret_entry
882 uint8_t target_id; member in struct:ctio_a64_entry
912 uint8_t target_id; member in struct:ctio_a64_ret_entry
H A Dhptiop.h147 u8 target_id; /* id */ member in struct:hpt_device_info_v2
197 u8 target_id; /* OS target id. 0xFF is invalid */ member in struct:hpt_logical_device_info_v3
H A Dscsi_transport_iscsi.c228 (id == SCAN_WILD_CARD || id == session->target_id))
230 session->target_id, lun, 1);
296 int iscsi_add_session(struct iscsi_cls_session *session, unsigned int target_id) argument
304 session->target_id = target_id;
337 unsigned int target_id)
345 if (iscsi_add_session(session, target_id)) {
335 iscsi_create_session(struct Scsi_Host *shost, struct iscsi_transport *transport, unsigned int target_id) argument
H A Dips.c1977 scb->target_id = scb->scsi_cmd->device->id;
2046 scb->target_id = scb->scsi_cmd->device->id;
2857 scb->target_id = SC->device->id;
2939 ~(1 << scb->target_id);
2949 ~(1 << scb->target_id);
3468 ha->dcdb_active[scb->bus - 1] &= ~(1 << scb->target_id);
3776 if (scb->target_id == IPS_ADAPTER_ID) {
3857 scb->cmd.basic_io.log_drv = scb->target_id;
3905 scb->cmd.basic_io.log_drv = scb->target_id;
4004 if (ha->conf->dev[scb->bus - 1][scb->target_id]
[all...]
H A Dultrastor.c183 unsigned char target_id: 3; /* target SCSI id */ member in struct:mscp
335 fmt[21 + i*2] = '0' + config->mscp[i].target_id;
726 my_mscp->target_id = SCpnt->device->id;
H A Dadvansys.c429 uchar target_id; member in struct:asc_scsiq_1
2316 uchar target_id; /* Device target identifier. */ member in struct:adv_scsi_req_q
2542 #define AdvResetDevice(asc_dvc, target_id) \
2544 (ADV_DCNT) (target_id))
5672 asc_scsi_q.q1.target_id = ASC_TID_TO_TARGET_ID(scp->device->id);
5848 scsiqp->target_id = scp->device->id;
8662 " target_id %u, target_lun %u, srb_ptr 0x%lx, a_flag 0x%x\n",
8663 q->target_id, q->target_lun, (ulong) q->srb_ptr, q->a_flag);
9119 ASC_SCSI_BIT_ID_TYPE target_id; local
9145 target_id
9599 ASC_SCSI_BIT_ID_TYPE target_id; local
10275 ASC_SCSI_BIT_ID_TYPE target_id; local
[all...]
H A Dnsp32.h472 u8 target_id; /* target/host device id */ member in struct:_nsp32_autoparam
H A Dgdth_proc.c349 'A'+i,pdi->target_id,pdi->lun,hrec);
369 if (pds->list[k].tid == pdi->target_id &&
H A Dips.h1139 uint8_t target_id; member in struct:ips_scb
1166 uint8_t target_id; member in struct:ips_scb_pt
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/
H A Dsal.h445 target_id : 1, member in struct:sal_log_mem_dev_err_info::__anon8837
464 u64 target_id; member in struct:sal_log_mem_dev_err_info
509 target_id : 1, member in struct:sal_log_pci_bus_err_info::__anon8839
522 u64 target_id; member in struct:sal_log_pci_bus_err_info
593 target_id : 1, member in struct:sal_log_host_ctlr_err_info::__anon8844
601 u64 target_id; member in struct:sal_log_host_ctlr_err_info
612 target_id : 1, member in struct:sal_log_plat_bus_err_info::__anon8845
620 u64 target_id; member in struct:sal_log_plat_bus_err_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dinterrupt.c50 u8 target_id; member in struct:iic
181 return per_cpu(iic, cpu).target_id;
305 iic->target_id = ((hw_cpu & 2) << 3) | ((hw_cpu & 1) ? 0xf : 0xe);
311 hw_cpu, iic->target_id, node->full_name);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h124 u_char target_id; member in struct:Symbios_nvram::Symbios_scam
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/path_id/
H A Dpath_id199 target_id=${target_dev##*/target}
202 for tid in ${target_id}* ; do
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/megaraid/
H A Dmegaraid_sas.h650 u8 target_id; /*04h */ member in struct:megasas_header
717 u8 target_id; /*04h */ member in struct:megasas_io_frame
746 u8 target_id; /*04h */ member in struct:megasas_pthru_frame
852 u8 target_id; /*04h */ member in struct:megasas_stp_frame
920 u16 target_id; member in struct:megasas_evtarg_ld

Completed in 470 milliseconds

12