Home
last modified time | relevance | path

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

/freebsd/sys/dev/sbni/
H A Dif_sbni.c192 #define VALID_DECODER (2 + 8 + 0x10 + 0x20 + 0x80 + 0x100 + 0x200) macro
205 if (VALID_DECODER & (1 << (csr0 >> 4))) in sbni_probe()