Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.h36 #define HB_ENUMR_VERS 1 macro
H A Dhostbridge.c70 { HOSTBRIDGE, FM_FMRI_SCHEME_HC, HB_ENUMR_VERS, &Hb_ops };
95 if (version != HB_ENUMR_VERS) in _topo_init()