Searched refs:TRM_S1040_DMA_INTEN (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | trm.h | 486 #define TRM_S1040_DMA_INTEN 0xA4 /* DMA Interrupt Enable (R/W) */ macro
|
| D | trm.c | 561 bus_space_write_1(iot, ioh, TRM_S1040_DMA_INTEN, 0); in trm_reset() 578 bus_space_write_1(iot, ioh, TRM_S1040_DMA_INTEN, EN_SCSIINTR); in trm_reset() 2762 bus_space_write_1(iot, ioh, TRM_S1040_DMA_INTEN, 0); in trm_initAdapter() 2797 bus_space_write_1(iot, ioh, TRM_S1040_DMA_INTEN, EN_SCSIINTR); in trm_initAdapter()
|