Searched refs:gspn_req (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/s390/scsi/
H A Dzfcp_fc.c851 struct zfcp_fc_gspn_req *gspn_req = &fc_req->u.gspn.req; local
855 zfcp_fc_ct_ns_init(&gspn_req->ct_hdr, FC_NS_GSPN_ID,
857 hton24(gspn_req->gspn.fp_fid, fc_host_port_id(adapter->scsi_host));
859 sg_init_one(&fc_req->sg_req, gspn_req, sizeof(*gspn_req));

Completed in 202 milliseconds