Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bce/
HDif_bce.c4203 cpu_reg.evmask = BCE_RXP_CPU_EVENT_MASK; in bce_start_rxp_cpu()
4237 cpu_reg.evmask = BCE_RXP_CPU_EVENT_MASK; in bce_init_rxp_cpu()
11287 val = REG_RD_IND(sc, BCE_RXP_CPU_EVENT_MASK); in bce_dump_rxp_state()
11289 val, BCE_RXP_CPU_EVENT_MASK); in bce_dump_rxp_state()
HDif_bcereg.h5710 #define BCE_RXP_CPU_EVENT_MASK 0x000c5008 macro