Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h843 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c104 fc_remote_port_rolechg(rport, ids.roles); in csio_reg_rnode()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.c1088 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c3345 fc_remote_port_rolechg(rport, ids->roles); in fc_remote_port_add()
3488 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg() function
3543 EXPORT_SYMBOL(fc_remote_port_rolechg);
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c481 fc_remote_port_rolechg(rport,roles); in mptfc_register_dev()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c1036 fc_remote_port_rolechg(rport, roles); in lpfc_rcv_prli()
H A Dlpfc_hbadisc.c4561 fc_remote_port_rolechg(rport, rport_ids.roles); in lpfc_register_remote_port()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c6202 fc_remote_port_rolechg(rport, tgt->ids.roles); in ibmvfc_rport_add_thread()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.lpfc322 * rport fix: use new fc_remote_port_rolechg() function instead of
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c6132 fc_remote_port_rolechg(rport, rport_ids.roles); in qla2x00_reg_remote_port()