Searched refs:STC_SSPC_2 (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/cx/ | ||
| HD | cxreg.h | 473 #define STC_SSPC_2 0x02 /* send special character #2 */ macro |
| HD | cxddk.c | 675 outb (STCR(c->port), STC_SNDSPC | (on ? STC_SSPC_1 : STC_SSPC_2)); in cx_xflow_ctl() |