Searched refs:libhal_psi_get_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.h466 LibHalPropertyType libhal_psi_get_type (LibHalPropertySetIterator *iter);
H A Dlibhal.c830 * libhal_psi_get_type:
838 libhal_psi_get_type (LibHalPropertySetIterator * iter) function
2732 type = libhal_psi_get_type (&i);
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c934 type = libhal_psi_get_type (&it);
1125 type = libhal_psi_get_type (&it);
1903 type = libhal_psi_get_type (&it);
1905 if (libhal_psi_get_type (&it) == LIBHAL_PROPERTY_TYPE_BOOLEAN &&
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-device.c240 type = libhal_psi_get_type(&it);
H A Dlshal.c112 type = libhal_psi_get_type (&it);

Completed in 77 milliseconds