Searched defs:NODE_DISPLAY (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/prtconf/ | ||
H A D | pdevinfo.c | 371 #define NODE_DISPLAY (1<<0) macro 377 return (data & NODE_DISPLAY); 384 data |= NODE_DISPLAY; |
Completed in 62 milliseconds