Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c329 #define SCF_TYPE_INFO_COUNT (sizeof (scf_type_info) / sizeof (*scf_type_info)) macro
335 for (i = 0; i < SCF_TYPE_INFO_COUNT; i++) in scf_type_to_protocol_type()
347 for (i = 0; i < SCF_TYPE_INFO_COUNT; i++) in scf_protocol_type_to_type()
359 for (i = 0; i < SCF_TYPE_INFO_COUNT; i++) in scf_type_to_string()