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

/freebsd-11-stable/sys/dev/sbni/
H A Dif_sbni.c176 VALID_DECODER 0000,0011,1011,1010
196 #define VALID_DECODER (2 + 8 + 0x10 + 0x20 + 0x80 + 0x100 + 0x200) macro
210 if (VALID_DECODER & (1 << (csr0 >> 4)))

Completed in 95 milliseconds