Home
last modified time | relevance | path

Searched defs:uba_vsoftc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/vax/uba/
H A Duba_common.h43 struct uba_vsoftc { struct
44 struct uba_softc uv_sc;/* Common vars from dev/qbus/ubavar.h */
45 struct vax_bus_dma_tag uv_dmat;
46 struct vax_sgmap uv_sgmap;
47 int uv_size; /* Size of UBA addressable memory */
48 paddr_t uv_addr; /* Physical address of map registers */
49 struct uba_regs *uv_uba;/* Where applicable */
50 int uh_ibase;
51 int uh_zvtime;
52 int uh_zvtotal;
[all …]