Home
last modified time | relevance | path

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

/src/sys/dev/sume/
H A Dadapter.h52 #define RIFFA_MAX_CHNLS 12 macro
H A Dif_sume.c646 if ((reg & 0xf) == 0 || (reg & 0xf) > RIFFA_MAX_CHNLS) { in sume_probe_riffa_pci()