Searched refs:zfcp_send_ct (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ext.h96 extern int zfcp_fsf_send_ct(struct zfcp_send_ct *, mempool_t *,
H A Dzfcp_dbf.c485 struct zfcp_send_ct *send_ct = (struct zfcp_send_ct *)fsf_req->data;
524 struct zfcp_send_ct *ct = (struct zfcp_send_ct *)fsf_req->data;
536 struct zfcp_send_ct *ct = (struct zfcp_send_ct *)fsf_req->data;
H A Dzfcp_def.h773 * struct zfcp_send_ct - used to pass parameters to function zfcp_fsf_send_ct
786 struct zfcp_send_ct { struct
802 struct zfcp_send_ct ct;
H A Dzfcp_aux.c1598 struct zfcp_send_ct *ct;
H A Dzfcp_fsf.c1311 * @ct: pointer to struct zfcp_send_ct which conatins all needed data for
1319 zfcp_fsf_send_ct(struct zfcp_send_ct *ct, mempool_t *pool,
1445 * fsf_req->data. There we find the pointer to struct zfcp_send_ct.
1454 struct zfcp_send_ct *send_ct;
1461 send_ct = (struct zfcp_send_ct *) fsf_req->data;

Completed in 72 milliseconds