Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_fc.c299 struct zfcp_fc_gid_pn_req *gid_pn_req = &fc_req->u.gid_pn.req; in zfcp_fc_ns_gid_pn_request() local
309 sg_init_one(&fc_req->sg_req, gid_pn_req, sizeof(*gid_pn_req)); in zfcp_fc_ns_gid_pn_request()
312 zfcp_fc_ct_ns_init(&gid_pn_req->ct_hdr, in zfcp_fc_ns_gid_pn_request()
314 gid_pn_req->gid_pn.fn_wwpn = port->wwpn; in zfcp_fc_ns_gid_pn_request()
317 adapter->pool.gid_pn_req, in zfcp_fc_ns_gid_pn_request()
Dzfcp_def.h108 mempool_t *gid_pn_req; member
Dzfcp_aux.c219 adapter->pool.gid_pn_req = in zfcp_allocate_low_mem_buffers()
221 if (!adapter->pool.gid_pn_req) in zfcp_allocate_low_mem_buffers()