Searched refs:bitsmap (Results 1 – 1 of 1) sorted by relevance
437 static const uint_t bitsmap[] = { CS6, CS6, CS7, CS8 }; in kmdb_parse_mode() local476 tip->c_cflag = (tip->c_cflag & ~CSIZE) | bitsmap[*w - '5']; in kmdb_parse_mode()