Searched refs:PCICC_MAX_RESPONSE_SIZE (Results 1 – 1 of 1) sorted by relevance
59 #define PCICC_MAX_RESPONSE_SIZE 0x710 /* max size type86 v1 reply */ macro220 msg->hdr.FromCardLen1 = PCICC_MAX_RESPONSE_SIZE - sizeof(msg->hdr); in ICAMEX_msg_to_type6MEX_msg()283 msg->hdr.FromCardLen1 = PCICC_MAX_RESPONSE_SIZE - sizeof(msg->hdr); in ICACRT_msg_to_type6CRT_msg()463 length = min(PCICC_MAX_RESPONSE_SIZE, length); in zcrypt_pcicc_receive()569 zdev = zcrypt_device_alloc(PCICC_MAX_RESPONSE_SIZE); in zcrypt_pcicc_probe()