Searched refs:FWMAXNDMA (Results 1 – 2 of 2) sorted by relevance
455 #define FWMAXNDMA 0x100 /* 8 bits DMA channel id. in device No. */ macro
410 if (fc->nisodma > FWMAXNDMA) in firewire_attach()411 fc->nisodma = FWMAXNDMA; in firewire_attach()