Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.c71 static int64_t montoya_get_int_propval(picl_nodehdl_t modh, char *prop_name,
363 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback()
372 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback()
381 revision = montoya_get_int_propval(pcih, OBP_PROP_VERSION_NUM, in montoya_hw_rev_callback()
389 revision = montoya_get_int_propval(pcih, in montoya_hw_rev_callback()
396 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback()
403 revision = montoya_get_int_propval(pcih, OBP_PROP_REVISION_ID, in montoya_hw_rev_callback()
543 montoya_get_int_propval(picl_nodehdl_t modh, char *prop_name, int *ret) in montoya_get_int_propval() function