Searched refs:SEC_CHAN_CCR_CDIE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sec/ | ||
H A D | sec.h | 345 #define SEC_CHAN_CCR_CDIE (1ULL << 1) macro |
H A D | sec.c | 662 reg = SEC_CHAN_CCR_CDIE | SEC_CHAN_CCR_NT | SEC_CHAN_CCR_BS; in sec_channel_reset() |