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

/freebsd-10.0-release/sys/dev/advansys/
H A Dadv_pci.c102 static bus_addr_t overrun_physbase; variable
238 adv_map, &overrun_physbase,
242 adv->overrun_physbase = overrun_physbase;
H A Dadv_isa.c81 static bus_addr_t overrun_physbase; variable
289 adv_map, &overrun_physbase,
293 adv->overrun_physbase = overrun_physbase;
H A Dadv_eisa.c81 static bus_addr_t overrun_physbase; variable
287 adv_map, &overrun_physbase,
H A Dadvlib.h512 bus_addr_t overrun_physbase; member in struct:adv_softc
H A Dadvlib.c1510 adv_write_lram_32(adv, ADVV_OVERRUN_PADDR_D, adv->overrun_physbase);

Completed in 138 milliseconds