Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcbuild.c1244 struct fcgs_rptid_req_s *rptid = (struct fcgs_rptid_req_s *)(cthdr + 1); in fc_rptid_build() local
1250 memset(rptid, 0, sizeof(struct fcgs_rptid_req_s)); in fc_rptid_build()
1251 rptid->port_id = port_id; in fc_rptid_build()
1252 rptid->port_type = port_type; in fc_rptid_build()