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

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

Completed in 110 milliseconds