Searched refs:hw_lsr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/serial/
H A Dumcs.c746 uint8_t hw_lsr = 0; /* local line status register */ local
750 umcs7840_get_UART_reg_sync(sc, pn, MCS7840_UART_REG_LSR, &hw_lsr);
753 *lsr = hw_lsr;

Completed in 96 milliseconds