Searched refs:DI_SECONDARY_LINK (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h269 #define TYPE_SEC(f) (((f) & DI_LINK_TYPES) == DI_SECONDARY_LINK)
H A Ddevinfo_devlink.c2092 flags != DI_SECONDARY_LINK) {
2102 * DI_SECONDARY_LINK
2214 flags = DI_SECONDARY_LINK;
2354 vlp->type = DI_SECONDARY_LINK;
2367 if (vlp->type == DI_SECONDARY_LINK) {
2633 return (DI_SECONDARY_LINK);
3729 * If DI_SECONDARY_LINK is specified, only secondary links
H A Dlibdevinfo.h425 #define DI_SECONDARY_LINK 0x02 macro
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c2675 DI_SECONDARY_LINK);
4592 *type_p = DI_SECONDARY_LINK;

Completed in 67 milliseconds