Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/
Dscsi_transport_fc.h799 void fc_remote_port_rolechg(struct fc_rport *rport, u32 roles);
/linux-2.6.39/drivers/scsi/bfa/
Dbfad_im.c1012 fc_remote_port_rolechg(fc_rport, rport_ids.roles); in bfad_im_fc_rport_add()
/linux-2.6.39/drivers/message/fusion/
Dmptfc.c489 fc_remote_port_rolechg(rport,roles); in mptfc_register_dev()
/linux-2.6.39/drivers/scsi/
Dscsi_transport_fc.c3005 fc_remote_port_rolechg(struct fc_rport *rport, u32 roles) in fc_remote_port_rolechg() function
3066 EXPORT_SYMBOL(fc_remote_port_rolechg);
/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_nportdisc.c631 fc_remote_port_rolechg(rport, roles); in lpfc_rcv_prli()
Dlpfc_hbadisc.c3592 fc_remote_port_rolechg(rport, rport_ids.roles); in lpfc_register_remote_port()
/linux-2.6.39/drivers/scsi/ibmvscsi/
Dibmvfc.c4680 fc_remote_port_rolechg(rport, tgt->ids.roles); in ibmvfc_rport_add_thread()
/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_init.c2909 fc_remote_port_rolechg(rport, rport_ids.roles); in qla2x00_reg_remote_port()
/linux-2.6.39/Documentation/scsi/
DChangeLog.lpfc322 * rport fix: use new fc_remote_port_rolechg() function instead of