Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Drpc.c302 #define PMAP_NUM 8 /* need at most 5 pmap entries */ macro
310 } rpc_pmap_list[PMAP_NUM];
347 if (rpc_pmap_num >= PMAP_NUM) { in rpc_pmap_putcache()
349 rpc_pmap_num = PMAP_NUM - 1; in rpc_pmap_putcache()