Lines Matching refs:fc_rport
329 struct fc_rport { /* aka fc_starget_attrs */ struct
370 container_of(d, struct fc_rport, dev)
639 struct fc_rport *rport;
670 void (*get_rport_dev_loss_tmo)(struct fc_rport *);
671 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32);
691 void (*dev_loss_tmo_callbk)(struct fc_rport *);
692 void (*terminate_rport_io)(struct fc_rport *);
772 fc_remote_port_chkready(struct fc_rport *rport) in fc_remote_port_chkready()
842 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost,
844 void fc_remote_port_delete(struct fc_rport *rport);
845 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);