Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_transport_fc.h837 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c104 fc_remote_port_rolechg(rport, ids.roles); in csio_reg_rnode()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c3340 fc_remote_port_rolechg(rport, ids->roles); in fc_remote_port_add()
3483 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg() function
3538 EXPORT_SYMBOL(fc_remote_port_rolechg);
/linux/drivers/scsi/bfa/
H A Dbfad_im.c1087 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add()
/linux/drivers/message/fusion/
H A Dmptfc.c518 fc_remote_port_rolechg(rport,roles); in mptfc_register_dev()
/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c4525 fc_remote_port_rolechg(rport, rport_ids.roles); in lpfc_register_remote_port()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c6291 fc_remote_port_rolechg(rport, tgt->ids.roles); in ibmvfc_rport_add_thread()
/linux/Documentation/scsi/
H A DChangeLog.lpfc322 * rport fix: use new fc_remote_port_rolechg() function instead of
/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c6154 fc_remote_port_rolechg(rport, rport_ids.roles); in qla2x00_reg_remote_port()