Home
last modified time | relevance | path

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

/NextBSD/sys/dev/esp/
HDncr53c9xreg.h248 #define NCRCFG5_SINT 0x04 /* SCSI Interrupt Enable */ macro
HDncr53c9x.c494 NCR_WRITE_REG(sc, NCR_CFG5, sc->sc_cfg5 | NCRCFG5_SINT); in ncr53c9x_reset()