Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dcfb.c135 #define CX_OFFSET_IREQ 0x300000 /* Interrupt req. control */ macro
278 *(volatile uint8_t *)((char *)ri->ri_hw + CX_OFFSET_IREQ) = 0; in cfbattach()
508 *(uint8_t *)(base + CX_OFFSET_IREQ) = 0; in cfbintr()