Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c1934 CLR_VALID_ATTR(clp->attr); in synchronize_db()
H A Ddevinfo_devlink.h232 #define CLR_VALID_ATTR(a) ((a) &= ~A_VALID) macro