Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dtrm.h487 #define EN_SCSIINTR 0x01 /* Enable SCSI complete interrupt */ macro
H A Dtrm.c578 bus_space_write_1(iot, ioh, TRM_S1040_DMA_INTEN, EN_SCSIINTR); in trm_reset()
2797 bus_space_write_1(iot, ioh, TRM_S1040_DMA_INTEN, EN_SCSIINTR); in trm_initAdapter()