Home
last modified time | relevance | path

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

/src/sys/dev/ic/
H A Dz8530.h152 #define IP_SIA 0x08 /* Ext/Status Int. ch. A. */ macro
/src/sys/dev/scc/
H A Dscc_dev_z8530.c162 if (ip & IP_SIA) { in z8530_bfe_ipend()
/src/sys/dev/uart/
H A Duart_dev_z8530.c443 case IV_XSB: ip = IP_SIA; break; in z8530_bus_ipend()
465 if (ip & IP_SIA) { in z8530_bus_ipend()