Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c1198 if (TYPE_PRI(attr2type(clp->attr))) { in link2minor()
1887 if (attr2type(clp->attr) != type) in link_cmp()
2257 vlink.type = attr2type(dlp->attr); in walk_all_links()
2290 vlink.type = attr2type(dlp->attr); in walk_matching_links()
2628 attr2type(uint32_t attr) in attr2type() function
3640 vlink.type = attr2type(clp->attr); in walk_cache_links()
3676 vlink.type = attr2type(clp->attr); in walk_all_cache()
H A Ddevinfo_devlink.h389 static int attr2type(uint32_t attr);