Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h989 #define BCE_CONDITION_MFW_RUN_NONE 0x0000e000 macro
H A Dif_bce.c1241 (val != BCE_CONDITION_MFW_RUN_NONE)) { in bce_attach()