Searched refs:NHW (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ | ||
H A D | pg.c | 54 #define NHW A_CNT(pg_hw_names) macro 62 return ((hw < 0 || hw > NHW) ? "UNKNOWN" : pg_hw_names[hw]); |
Completed in 42 milliseconds