Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bce/
HDif_bce.c4026 if (rv2p_proc == RV2P_PROC2) { in bce_load_rv2p_fw()
4722 sizeof(bce_xi90_rv2p_proc2), RV2P_PROC2); in bce_init_cpus()
4727 sizeof(bce_xi_rv2p_proc2), RV2P_PROC2); in bce_init_cpus()
4734 sizeof(bce_rv2p_proc2), RV2P_PROC2); in bce_init_cpus()
HDif_bcereg.h6296 #define RV2P_PROC2 1 macro