Home
last modified time | relevance | path

Searched refs:IOSRAM_INT_NONE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c849 IOSRAM_INT_NONE) == 0) { in cvc_iosram_ops()
909 IOSRAM_INT_NONE); in cvc_iosram_ops()
1038 IOSRAM_DATA_VALID, IOSRAM_INT_NONE); in cvc_send_to_iosram()
1193 IOSRAM_INT_NONE); in cvc_getstr()
1339 IOSRAM_DATA_INVALID, IOSRAM_INT_NONE)) != 0)) { in cvc_win_resize()
H A Dmboxsc.c1154 IOSRAM_INT_NONE); in mboxsc_getmsg()
2127 IOSRAM_DATA_INVALID, IOSRAM_INT_NONE); in mboxsc_expire_message()
H A Diosram.c1231 ((int_pending != IOSRAM_INT_NONE) && in iosram_set_flag()
1530 IOSRAM_INT_NONE); in iosram_softintr()
/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Diosramio.h46 #define IOSRAM_INT_NONE 0 macro