Searched refs:prop_cnt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfd.c250 int prop_cnt = ALL_PROPS_CNT; local
282 prop_cnt = MAINT_PROPS_CNT;
294 for (i = 0; i < prop_cnt; i++) {
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_virtual.c393 uint_t prop_cnt; local
410 0, prop, &int_prop_val, &prop_cnt) == DDI_PROP_SUCCESS) {
431 0, prop, &int_prop_val, &prop_cnt) == DDI_PROP_SUCCESS) {
445 &int_prop_val, &prop_cnt) == DDI_PROP_SUCCESS) {
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c2949 uint_t prop_cnt; local
2964 &prop_cnt) == DDI_PROP_SUCCESS) {
2976 &int_prop_val, &prop_cnt) == DDI_PROP_SUCCESS) {
2987 &int_prop_val, &prop_cnt) == DDI_PROP_SUCCESS) {

Completed in 96 milliseconds