Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsiopreg.h183 #define ISTAT_ABRT 0x80 macro
H A Dsiop.c319 if ((istat &(ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == in siop_intr()
320 (ISTAT_DIP | ISTAT_ABRT)) { in siop_intr()
H A Desiop.c428 if ((istat &(ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == in esiop_intr()
429 (ISTAT_DIP | ISTAT_ABRT)) { in esiop_intr()
H A Dsiop_common.c716 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_ISTAT, ISTAT_ABRT); in siop_ioctl()
/netbsd-src/sys/arch/prep/stand/boot/
H A Dsiop.c250 if ((istat & (ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == in siop_intr()
251 (ISTAT_DIP | ISTAT_ABRT)) in siop_intr()
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dsiop.c273 if ((istat & (ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == in siop_intr()
274 (ISTAT_DIP | ISTAT_ABRT)) in siop_intr()