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

/freebsd-11-stable/sys/dev/cx/
H A Dcxreg.h470 #define STC_SNDSPC 0x08 /* send special characters (async mode) */ macro
H A Dcxddk.c225 outb (STCR(c->port), STC_ABORTTX | STC_SNDSPC); local
675 outb (STCR(c->port), STC_SNDSPC | (on ? STC_SSPC_1 : STC_SSPC_2));

Completed in 84 milliseconds