Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bce/
HDif_bce.c4036 if (rv2p_proc == RV2P_PROC1) { in bce_load_rv2p_fw()
4047 if (rv2p_proc == RV2P_PROC1) { in bce_load_rv2p_fw()
4720 sizeof(bce_xi90_rv2p_proc1), RV2P_PROC1); in bce_init_cpus()
4725 sizeof(bce_xi_rv2p_proc1), RV2P_PROC1); in bce_init_cpus()
4732 sizeof(bce_rv2p_proc1), RV2P_PROC1); in bce_init_cpus()
HDif_bcereg.h6295 #define RV2P_PROC1 0 macro