Home
last modified time | relevance | path

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

/freebsd/sys/dev/scc/
H A Dscc_dev_z8530.c169 SIGCHG(bes & BES_SYNC, sig, SER_DSR, SER_DDSR); in z8530_bfe_ipend()
185 SIGCHG(bes & BES_SYNC, sig, SER_DSR, SER_DDSR); in z8530_bfe_ipend()
/freebsd/sys/dev/ic/
H A Dz8530.h86 #define BES_SYNC 0x10 /* Sync. */ macro