Lines Matching defs:fc_rport
353 struct fc_rport { /* aka fc_starget_attrs */
390 /* bit field values for struct fc_rport "flags" field: */
397 container_of(d, struct fc_rport, dev)
675 void (*get_rport_dev_loss_tmo)(struct fc_rport *);
676 void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32);
696 void (*dev_loss_tmo_callbk)(struct fc_rport *);
697 void (*terminate_rport_io)(struct fc_rport *);
772 fc_remote_port_chkready(struct fc_rport *rport)
833 struct fc_rport *fc_remote_port_add(struct Scsi_Host *shost,
835 void fc_remote_port_delete(struct fc_rport *rport);
836 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
843 struct fc_rport *fc_find_rport_by_wwpn(struct Scsi_Host *shost, u64 wwpn);
858 int fc_block_rport(struct fc_rport *rport);
870 static inline struct fc_rport *fc_bsg_to_rport(struct bsg_job *job)