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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c1473 unsigned long hwbuf_paddr; member in struct:vwsnd_port
1749 rport->hwbuf_paddr,
1777 wport->hwbuf_paddr,
3308 devc->rport.hwbuf_paddr = virt_to_phys(devc->rport.hwbuf);
3324 devc->rport.hwbuf_paddr >> 8 | 1 << (37 - 8));
3331 devc->wport.hwbuf_paddr = virt_to_phys(devc->wport.hwbuf);

Completed in 39 milliseconds