Searched defs:bitsmap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c435 static const uint_t bitsmap[] = { CS6, CS6, CS7, CS8 }; local
474 tip->c_cflag = (tip->c_cflag & ~CSIZE) | bitsmap[*w - '5'];

Completed in 60 milliseconds