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

/freebsd-10.3-release/sys/dev/ubsec/
H A Dubsecreg.h92 #define BS_CTRL_MCR2INT 0x40000000 /* enable intr MCR for MCR2 */ macro
H A Dubsec.c501 (BS_CTRL_MCR2INT | BS_CTRL_MCR1INT | BS_CTRL_DMAERR));
1946 ctrl |= BS_CTRL_MCR2INT;
1948 ctrl &= ~BS_CTRL_MCR2INT;

Completed in 46 milliseconds