Searched refs:ISTAT_ABRT (Results 1 – 2 of 2) sorted by relevance
186 #define ISTAT_ABRT 0x80 macro
361 if ((istat &(ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == in siop_intr()362 (ISTAT_DIP | ISTAT_ABRT)) { in siop_intr()