Searched refs:fc_rport (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_fc.h185 struct fc_rport { /* aka fc_starget_attrs */ struct
218 /* bit field values for struct fc_rport "flags" field: */
223 container_of(d, struct fc_rport, dev)
431 void (*get_rport_dev_loss_tmo)(struct fc_rport *);
432 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32);
452 void (*dev_loss_tmo_callbk)(struct fc_rport *);
453 void (*terminate_rport_io)(struct fc_rport *);
509 fc_remote_port_chkready(struct fc_rport *rport)
556 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost,
558 void fc_remote_port_delete(struct fc_rport *rpor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_fc.c289 struct fc_rport *rport = starget_to_rport(starget);
609 struct fc_rport *rport = transport_class_to_rport(cdev); \
626 struct fc_rport *rport = transport_class_to_rport(cdev); \
663 struct fc_rport *rport = transport_class_to_rport(cdev); \
682 struct fc_rport *rport = transport_class_to_rport(cdev); \
735 struct fc_rport *rport = transport_class_to_rport(cdev);
754 struct fc_rport *rport = transport_class_to_rport(cdev);
782 struct fc_rport *rport = transport_class_to_rport(cdev);
820 struct fc_rport *rport = transport_class_to_rport(cdev);
833 struct fc_rport *rpor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_disc.h76 struct fc_rport *rport; /* Corresponding FC transport
H A Dlpfc_crtn.h23 struct fc_rport;
214 void lpfc_terminate_rport_io(struct fc_rport *);
215 void lpfc_dev_loss_tmo_callbk(struct fc_rport *rport);
H A Dlpfc_scsi.c826 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device));
895 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device));
1257 struct fc_rport *rport = starget_to_rport(scsi_target(sdev));
1312 struct fc_rport *rport = starget_to_rport(sdev->sdev_target);
H A Dlpfc_hbadisc.c60 lpfc_terminate_rport_io(struct fc_rport *rport)
93 lpfc_dev_loss_tmo_callbk(struct fc_rport *rport)
1110 struct fc_rport *rport;
1164 struct fc_rport *rport = ndlp->rport;
H A Dlpfc_attr.c1836 lpfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout)
1849 struct fc_rport *rport = transport_class_to_rport(cdev); \
H A Dlpfc_nportdisc.c495 struct fc_rport *rport = ndlp->rport;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptfc.c103 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout);
191 struct fc_rport *rport = starget_to_rport(scsi_target(sdev));
256 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout)
425 struct fc_rport *rport;
510 struct fc_rport *rport;
533 struct fc_rport *rport;
574 struct fc_rport *rport;
634 struct fc_rport *rport = starget_to_rport(scsi_target(SCpnt->device));
H A Dmptbase.h526 struct fc_rport *rport;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_os.c377 struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device));
438 struct fc_rport *rport = starget_to_rport(scsi_target(cmd->device));
615 struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device));
1102 struct fc_rport *rport = starget_to_rport(scsi_target(sdev));
1116 struct fc_rport *rport = starget_to_rport(sdev->sdev_target);
1750 struct fc_rport *rport;
H A Dqla_attr.c850 qla2x00_get_rport_loss_tmo(struct fc_rport *rport)
859 qla2x00_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout)
H A Dqla_def.h1549 struct fc_rport *rport, *drport;
H A Dqla_init.c1735 struct fc_rport *rport;
2144 struct fc_rport *rport;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_scsi.c769 static void zfcp_set_rport_dev_loss_tmo(struct fc_rport *rport, u32 timeout)
H A Dzfcp_def.h941 struct fc_rport *rport; /* rport of fc transport class */
H A Dzfcp_erp.c1609 struct fc_rport *rport = unit->port->rport;

Completed in 332 milliseconds