Searched refs:ServerAllocSize (Results 1 – 2 of 2) sorted by relevance
51 unsigned short ServerAllocSize : 3; /* 0xe000 - If non-zero member
250 if (param_attributes.ServerAllocSize) in debugstr_PROC_PF()251 … sprintf( buffer + strlen(buffer), " ServerAllocSize = %d", param_attributes.ServerAllocSize * 8); in debugstr_PROC_PF()1245 if (params[i].attr.ServerAllocSize) in stub_do_args()1256 if (param_needs_alloc(params[i].attr) && !params[i].attr.ServerAllocSize) in stub_do_args()1277 if (params[i].attr.ServerAllocSize) in stub_do_args()1279 params[i].attr.ServerAllocSize * 8); in stub_do_args()