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

/freebsd-10.1-release/sys/dev/sec/
H A Dsec.h353 #define SEC_MCR_SWR (1ULL << 32) macro
H A Dsec.c650 SEC_WRITE(sc, SEC_MCR, SEC_MCR_SWR);
652 while (SEC_READ(sc, SEC_MCR) & SEC_MCR_SWR) {

Completed in 97 milliseconds