Searched refs:DI_PROP_TYPE_INT (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/devprop/
H A Ddevprop.c88 PER_OPT('i', DI_PROP_TYPE_INT);
147 PER_TYPE(DI_PROP_TYPE_INT, di_prop_lookup_ints,
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_prop_decode.c839 case DI_PROP_TYPE_INT:
909 case DI_PROP_TYPE_INT:
H A Dlibdevinfo.h95 #define DI_PROP_TYPE_INT 1 macro
104 ((((type) >= DI_PROP_TYPE_INT) && ((type) <= DI_PROP_TYPE_BYTE)) || \
H A Ddevinfo.c1518 return (DI_PROP_TYPE_INT);
1563 DI_PROP(prop)->prop_len, DI_PROP_TYPE_INT, 0));
1717 DI_PROP_TYPE_INT)) == DI_PROP_NIL)
2189 return (DI_PROP_TYPE_INT);
2234 DI_PATHPROP(prop)->prop_len, DI_PROP_TYPE_INT, 0));
2329 DI_PROP_TYPE_INT)) == DI_PROP_NIL)
3163 DI_PROP_TYPE_INT, 1);
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c234 case DI_PROP_TYPE_INT:
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c456 * DI_PROP_TYPE_BOOLEAN, DI_PROP_TYPE_INT, DI_PROP_TYPE_INT64,
469 * property, the type of the property is DI_PROP_TYPE_INT.
496 case DI_PROP_TYPE_INT:
516 type = DI_PROP_TYPE_INT;
632 case DI_PROP_TYPE_INT:
676 case DI_PROP_TYPE_INT:
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c179 case DI_PROP_TYPE_INT: {
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c441 (di_prop_type(prop_lun) == DI_PROP_TYPE_INT)) {
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1142 case DI_PROP_TYPE_INT:
1320 case DI_PROP_TYPE_INT:
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c7876 case DI_PROP_TYPE_INT:

Completed in 104 milliseconds