Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_in.h66 #define RSM_MAX_NUM_SEG 4095 /* default value for max imp and exp segs */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c873 max_segs = RSM_MAX_NUM_SEG; in rsm_attach()