SET_BYTE_MODE
#define SET_BYTE_MODE(iop) ((iop)->_flag |= _BYTE_MODE_FLAG)
#define SET_BYTE_MODE(iop) ((iop)->__orientation |= _BYTE_MODE_FLAG)