Searched refs:fc_lport_set_port_id (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/scsi/libfc/ |
D | fc_lport.c | 744 static void fc_lport_set_port_id(struct fc_lport *lport, u32 port_id, in fc_lport_set_port_id() function 773 fc_lport_set_port_id(lport, port_id, NULL); in fc_lport_set_local_id() 841 fc_lport_set_port_id(lport, local_fid, rx_fp); in fc_lport_recv_flogi_req() 1019 fc_lport_set_port_id(lport, 0, NULL); in fc_lport_reset_locked() 1770 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp() 1785 fc_lport_set_port_id(lport, did, fp); in fc_lport_flogi_resp()
|