Home
last modified time | relevance | path

Searched refs:ISTAT_ABRT (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dsiopreg.h186 #define ISTAT_ABRT 0x80 macro
Dsiop.c361 if ((istat &(ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == in siop_intr()
362 (ISTAT_DIP | ISTAT_ABRT)) { in siop_intr()