Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ic/
HDsab82532.h241 #define SAB_VSTR_CD 0x80 /* carrier detect status */ macro
/freebsd-11-stable/sys/dev/uart/
HDuart_dev_sab82532.c470 SIGCHG(vstr & SAB_VSTR_CD, sig, SER_DCD, SER_DDCD); in sab82532_bus_getsig()