Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_rport.c1967 struct fcgs_gidpn_resp_s *gidpn_rsp; in bfa_fcs_rport_gidpn_response() local
1978 gidpn_rsp = (struct fcgs_gidpn_resp_s *) (cthdr + 1); in bfa_fcs_rport_gidpn_response()
1980 if (gidpn_rsp->dap == rport->pid) { in bfa_fcs_rport_gidpn_response()
1994 if (gidpn_rsp->dap == twin->pid) { in bfa_fcs_rport_gidpn_response()
2003 rport->pid = gidpn_rsp->dap; in bfa_fcs_rport_gidpn_response()