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

/freebsd-11-stable/sys/dev/si/
H A Dsireg.h42 #define SIPLCNTL 0x7FF8 /* Ditto */ macro
43 #define SIPLRESET SIPLCNTL /* 0 = reset */
44 #define SIPLIRQ11 (SIPLCNTL+1) /* 0 = mask irq 11 */
45 #define SIPLIRQ12 (SIPLCNTL+2) /* 0 = mask irq 12 */
46 #define SIPLIRQ15 (SIPLCNTL+3) /* 0 = mask irq 15 */
47 #define SIPLIRQSET (SIPLCNTL+4) /* 0 = interrupt host */
48 #define SIPLIRQCLR (SIPLCNTL+5) /* 0 = clear irq */

Completed in 152 milliseconds