Searched refs:ct_iu_resp (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_aux.c1517 zfcp_address_to_sg(&data->ct_iu_resp, &data->resp);
1600 struct ct_iu_gid_pn_resp *ct_iu_resp; local
1608 ct_iu_resp = zfcp_sg_to_address(ct->resp);
1613 if (zfcp_check_ct_response(&ct_iu_resp->header)) {
1627 port->d_id = ct_iu_resp->d_id & ZFCP_DID_MASK;
1637 ZFCP_HEX_DUMP(ZFCP_LOG_LEVEL_DEBUG, (char *) ct_iu_resp,
H A Dzfcp_def.h806 struct ct_iu_gid_pn_resp ct_iu_resp; member in struct:zfcp_gid_pn_data

Completed in 35 milliseconds