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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsb.h97 int pcibase; /* For ESS Maestro etc */ member in struct:sb_devc
H A Dsb_common.c198 int src = inb(devc->pcibase+0x1A);
522 devc->pcibase = pciio;
880 if ((devc->model & MDL_ESS) && devc->pcibase)
881 release_region(devc->pcibase, 8);

Completed in 138 milliseconds