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

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c1201 if (TYPE_PRI(attr2type(clp->attr))) {
1890 if (attr2type(clp->attr) != type)
2260 vlink.type = attr2type(dlp->attr);
2293 vlink.type = attr2type(dlp->attr);
2631 attr2type(uint32_t attr) function
2639 dprintf(DBG_ERR, "attr2type: incorrect attr(%u)\n",
3575 vlink.type = attr2type(clp->attr);
3611 vlink.type = attr2type(clp->attr);
H A Ddevinfo_devlink.h388 static int attr2type(uint32_t attr);

Completed in 22 milliseconds