Home
last modified time | relevance | path

Searched refs:enum_val (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/klmmod/
H A Dklmmod.c193 char enum_val[32]; in nlm_zone_dcmd() local
220 get_enum(enum_val, sizeof (enum_val), in nlm_zone_dcmd()
222 mdb_printf("Run status: %d (%s)\n", g.run_status, enum_val); in nlm_zone_dcmd()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h349 u32_t enum_val; member