Searched refs:OSIOP_SIEN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | osiop.c | 498 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien); 862 osiop_write_1(sc, OSIOP_SIEN, 0x00); 914 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien); 923 osiop_write_1(sc, OSIOP_SIEN, 0); 957 osiop_read_1(sc, OSIOP_SIEN), 1697 osiop_write_1(sc, OSIOP_SIEN, 0); 1704 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien); 1771 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien);
|
H A D | osiopreg.h | 60 #define OSIOP_SIEN (0x00+BL3) /* rw: SCSI interrupt enable */ macro
|