Searched refs:fc_remote_port_rolechg (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 843 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_attr.c | 104 fc_remote_port_rolechg(rport, ids.roles); in csio_reg_rnode()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_fc.c | 3345 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/scsi/bfa/ |
H A D | bfad_im.c | 1088 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptfc.c | 481 fc_remote_port_rolechg(rport,roles); in mptfc_register_dev()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_nportdisc.c | 1036 fc_remote_port_rolechg(rport, roles); in lpfc_rcv_prli()
|
H A D | lpfc_hbadisc.c | 4562 fc_remote_port_rolechg(rport, rport_ids.roles); in lpfc_register_remote_port()
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 6202 fc_remote_port_rolechg(rport, tgt->ids.roles); in ibmvfc_rport_add_thread()
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.lpfc | 322 * rport fix: use new fc_remote_port_rolechg() function instead of
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 6154 fc_remote_port_rolechg(rport, rport_ids.roles); in qla2x00_reg_remote_port()
|