Home
last modified time | relevance | path

Searched refs:A_LINK_TYPES (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c2616 switch (attr & A_LINK_TYPES) { in check_attr()
2630 switch (attr & A_LINK_TYPES) { in attr2type()
H A Ddevinfo_devlink.h217 #define A_LINK_TYPES 0x0003U /* Mask */ macro