Home
last modified time | relevance | path

Searched refs:MOSCOM_LCR_PARITY_ODD (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dmoscom.c96 #define MOSCOM_LCR_PARITY_ODD 0x08 macro
342 data |= MOSCOM_LCR_PARITY_ODD; in moscom_param()