Searched defs:mct_u232_private (Results 1 – 2 of 2) sorted by relevance
97 struct mct_u232_private { struct98 struct urb *read_urb;99 spinlock_t lock;100 unsigned int control_state; /* Modem Line Setting (TIOCM) */101 unsigned char last_lcr; /* Line Control Register */102 unsigned char last_lsr; /* Line Status Register */103 unsigned char last_msr; /* Modem Status Register */104 unsigned int rx_flags; /* Throttling flags */
98 struct mct_u232_private { struct99 struct urb *read_urb;100 spinlock_t lock;101 unsigned int control_state; /* Modem Line Setting (TIOCM) */102 unsigned char last_lcr; /* Line Control Register */103 unsigned char last_lsr; /* Line Status Register */104 unsigned char last_msr; /* Modem Status Register */105 unsigned int rx_flags; /* Throttling flags */