Home
last modified time | relevance | path

Searched refs:IP_SIA (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ic/
HDz8530.h153 #define IP_SIA 0x08 /* Ext/Status Int. ch. A. */ macro
/NextBSD/sys/dev/scc/
HDscc_dev_z8530.c139 if (ip & IP_SIA) { in z8530_bfe_ipend()
/NextBSD/sys/dev/uart/
HDuart_dev_z8530.c443 case IV_XSB: ip = IP_SIA; break; in z8530_bus_ipend()
465 if (ip & IP_SIA) { in z8530_bus_ipend()