Home
last modified time | relevance | path

Searched refs:HE_PCIM_CTL0_INIT_ENB (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hatm/
HDif_hatmreg.h55 #define HE_PCIM_CTL0_INIT_ENB (1 << 2) macro
HDif_hatm.c2246 v |= HE_PCIM_CTL0_INIT_ENB | HE_PCIM_CTL0_INT_PROC_ENB; in hatm_initialize()
2311 v &= ~(HE_PCIM_CTL0_INIT_ENB | HE_PCIM_CTL0_INT_PROC_ENB); in hatm_stop()