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

/freebsd-current/sys/dev/firmware/arm/
H A Dscmi.c215 scmi_reqs_pool_allocate(const int max_msg, const int max_payld_sz) argument
224 req = malloc(sizeof(*req) + max_payld_sz,

Completed in 54 milliseconds