Home
last modified time | relevance | path

Searched refs:fc_remote_port_rolechg (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/include/scsi/
Dscsi_transport_fc.h795 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_attr.c104 fc_remote_port_rolechg(rport, ids.roles); in csio_reg_rnode()
/Linux-v4.19/drivers/scsi/
Dscsi_transport_fc.c2890 fc_remote_port_rolechg(rport, ids->roles); in fc_remote_port_add()
3032 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg() function
3087 EXPORT_SYMBOL(fc_remote_port_rolechg);
/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.c1098 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add()
/Linux-v4.19/drivers/message/fusion/
Dmptfc.c482 fc_remote_port_rolechg(rport,roles); in mptfc_register_dev()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nportdisc.c829 fc_remote_port_rolechg(rport, roles); in lpfc_rcv_prli()
Dlpfc_hbadisc.c4082 fc_remote_port_rolechg(rport, rport_ids.roles); in lpfc_register_remote_port()
/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c4724 fc_remote_port_rolechg(rport, tgt->ids.roles); in ibmvfc_rport_add_thread()
/Linux-v4.19/Documentation/scsi/
DChangeLog.lpfc322 * rport fix: use new fc_remote_port_rolechg() function instead of
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_init.c5205 fc_remote_port_rolechg(rport, rport_ids.roles); in qla2x00_reg_remote_port()