Home
last modified time | relevance | path

Searched refs:SIOP_SIST0 (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/arch/hppa/gsc/
Dsiop_gsc.c141 if (o == SIOP_SIST0) { in siop_gsc_r2()
144 reg = siop_gsc_r1(v, h, SIOP_SIST0); in siop_gsc_r2()
/openbsd/src/sys/arch/hppa/dev/
Dsiop_sgc.c145 if (o == SIOP_SIST0) { in siop_sgc_r2()
148 reg = siop_sgc_r1(v, h, SIOP_SIST0); in siop_sgc_r2()
/openbsd/src/sys/dev/ic/
Dsiopreg.h292 #define SIOP_SIST0 0x42 /* SCSI interrupt status 0, RO */ macro
Dsiop_common.c928 sist0 = bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_SIST0); in siop_modechange()
Dsiop.c474 SIOP_SIST0); in siop_intr()