Searched defs:attr2type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c1197 if (TYPE_PRI(attr2type(clp->attr))) {
1886 if (attr2type(clp->attr) != type)
2256 vlink.type = attr2type(dlp->attr);
2289 vlink.type = attr2type(dlp->attr);
2627 attr2type(uint32_t attr) function
2635 dprintf(DBG_ERR, "attr2type: incorrect attr(%u)\n",
3639 vlink.type = attr2type(clp->attr);
3675 vlink.type = attr2type(clp->attr);

Completed in 60 milliseconds