Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c2226 SET_VALID_ATTR(clp->attr); in cache_dev_link()
H A Ddevinfo_devlink.h231 #define SET_VALID_ATTR(a) ((a) |= A_VALID) macro