Home
last modified time | relevance | path

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

/freebsd/sys/dev/scc/
H A Dscc_dev_z8530.c168 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend()
184 SIGCHG(bes & BES_DCD, sig, SER_DCD, SER_DDCD); in z8530_bfe_ipend()
/freebsd/sys/dev/ic/
H A Dz8530.h87 #define BES_DCD 0x08 /* DCD. */ macro