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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ext.h120 extern void zfcp_set_fcp_dl(struct fcp_cmnd_iu *, fcp_dl_t);
125 extern fcp_dl_t zfcp_get_fcp_dl(struct fcp_cmnd_iu *);
H A Dzfcp_fsf.c3427 struct fcp_cmnd_iu *fcp_cmnd_iu; local
3462 fcp_cmnd_iu = (struct fcp_cmnd_iu *)
3479 fcp_cmnd_iu->rddata = 1;
3484 fcp_cmnd_iu->wddata = 1;
3499 fcp_cmnd_iu->fcp_lun = unit->fcp_lun;
3506 fcp_cmnd_iu->task_attribute = SIMPLE_Q;
3508 fcp_cmnd_iu->task_attribute = UNTAGGED;
3512 fcp_cmnd_iu
3600 struct fcp_cmnd_iu *fcp_cmnd_iu; local
3924 struct fcp_cmnd_iu *fcp_cmnd_iu = (struct fcp_cmnd_iu *) local
[all...]
H A Dzfcp_scsi.c95 zfcp_get_fcp_dl_ptr(struct fcp_cmnd_iu * fcp_cmd)
102 sizeof (struct fcp_cmnd_iu) + additional_length);
112 zfcp_get_fcp_dl(struct fcp_cmnd_iu * fcp_cmd)
118 zfcp_set_fcp_dl(struct fcp_cmnd_iu *fcp_cmd, fcp_dl_t fcp_dl)
H A Dzfcp_def.h180 struct fcp_cmnd_iu { struct

Completed in 35 milliseconds