Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c159 static int qlt_read_int_instance_prop(qlt_state_t *, char *, int);
9520 qlt_read_int_instance_prop(qlt_state_t *qlt, char *prop, int defval) in qlt_read_int_instance_prop() function
9767 if ((cnt = qlt_read_int_instance_prop(qlt, "extended-logging", in qlt_properties()
9773 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt2k", defval)) != in qlt_properties()
9779 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt8k", defval)) != in qlt_properties()
9785 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt64k", defval)) != in qlt_properties()
9791 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt128k", defval)) != in qlt_properties()
9797 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt256", defval)) != in qlt_properties()