[go: nahoru, domu]

Searched defs:gid_pn_req (Results 1 - 2 of 2) sorted by relevance

/drivers/s390/scsi/
H A Dzfcp_def.h104 mempool_t *gid_pn_req; member in struct:zfcp_adapter_mempool
H A Dzfcp_fc.c320 struct zfcp_fc_gid_pn_req *gid_pn_req = &fc_req->u.gid_pn.req; local
330 sg_init_one(&fc_req->sg_req, gid_pn_req, sizeof(*gid_pn_req));
333 zfcp_fc_ct_ns_init(&gid_pn_req->ct_hdr,
335 gid_pn_req->gid_pn.fn_wwpn = port->wwpn;
338 adapter->pool.gid_pn_req,

Completed in 49 milliseconds