Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c149 static int qlt_read_int_instance_prop(qlt_state_t *, char *, int);
6165 qlt_read_int_instance_prop(qlt_state_t *qlt, char *prop, int defval) in qlt_read_int_instance_prop() function
6405 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt2k", defval)) != in qlt_properties()
6411 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt8k", defval)) != in qlt_properties()
6417 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt64k", defval)) != in qlt_properties()
6423 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt128k", defval)) != in qlt_properties()
6429 if ((cnt = qlt_read_int_instance_prop(qlt, "bucketcnt256", defval)) != in qlt_properties()