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