Searched refs:ZFCP_DBF_CT_PAYLOAD (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_dbf.c515 min(buflen - (int)sizeof(struct ct_hdr), ZFCP_DBF_CT_PAYLOAD);
660 buflen = min(total, ZFCP_DBF_CT_PAYLOAD);
676 buflen = min(total, ZFCP_DBF_CT_PAYLOAD);
H A Dzfcp_def.h365 #define ZFCP_DBF_CT_PAYLOAD 24 macro
366 u8 payload[ZFCP_DBF_CT_PAYLOAD];

Completed in 104 milliseconds