Home
last modified time | relevance | path

Searched refs:P_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dmemcluster.c71 #define P_SIZE sizeof(void *) macro
564 remainder = size % P_SIZE; in quantize()
566 size += P_SIZE - remainder; in quantize()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c1270 clients[ILT_CLI_CDUC].p_size.reg = ILT_CFG_REG(CDUC, P_SIZE); in ecore_cxt_mngr_alloc()
1274 clients[ILT_CLI_QM].p_size.reg = ILT_CFG_REG(QM, P_SIZE); in ecore_cxt_mngr_alloc()
1278 clients[ILT_CLI_TM].p_size.reg = ILT_CFG_REG(TM, P_SIZE); in ecore_cxt_mngr_alloc()
1282 clients[ILT_CLI_SRC].p_size.reg = ILT_CFG_REG(SRC, P_SIZE); in ecore_cxt_mngr_alloc()
1286 clients[ILT_CLI_CDUT].p_size.reg = ILT_CFG_REG(CDUT, P_SIZE); in ecore_cxt_mngr_alloc()
1290 clients[ILT_CLI_TSDM].p_size.reg = ILT_CFG_REG(TSDM, P_SIZE); in ecore_cxt_mngr_alloc()