Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_rport.c1970 struct fcgs_gidpn_resp_s *gidpn_rsp; in bfa_fcs_rport_gidpn_response() local
1981 gidpn_rsp = (struct fcgs_gidpn_resp_s *) (cthdr + 1); in bfa_fcs_rport_gidpn_response()
1983 if (gidpn_rsp->dap == rport->pid) { in bfa_fcs_rport_gidpn_response()
1997 if (gidpn_rsp->dap == twin->pid) { in bfa_fcs_rport_gidpn_response()
2006 rport->pid = gidpn_rsp->dap; in bfa_fcs_rport_gidpn_response()