Searched refs:OSIOP_SIEN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dosiop.c506 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien);
806 osiop_write_1(sc, OSIOP_SIEN, 0x00);
857 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien);
865 osiop_write_1(sc, OSIOP_SIEN, 0);
898 osiop_read_1(sc, OSIOP_SIEN),
1676 osiop_write_1(sc, OSIOP_SIEN, 0);
1683 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien);
1750 osiop_write_1(sc, OSIOP_SIEN, sc->sc_sien);
H A Dosiopreg.h59 #define OSIOP_SIEN (0x00+BL3) /* rw: SCSI interrupt enable */ macro

Completed in 214 milliseconds