Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Ddma.c332 static const u16 map64[] = { in b43_dmacontroller_base() local
351 controller_idx < ARRAY_SIZE(map64))); in b43_dmacontroller_base()
352 return map64[controller_idx]; in b43_dmacontroller_base()