Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43legacy/
Db43legacy.h666 bool __using_pio; /* Using pio rather than dma. */ member
740 return dev->__using_pio; in b43legacy_using_pio()
Ddma.c1089 dev->__using_pio = 1; in b43legacy_dma_init()
Dmain.c3763 wldev->__using_pio = 1; in b43legacy_one_core_attach()