Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/powermng/viapm/
H A Dviapm.c77 struct viapm_softc { struct
78 int type;
79 u_int32_t base;
80 bus_space_tag_t st;
81 bus_space_handle_t sh;
82 int iorid;
83 int irqrid;
84 struct resource *iores;
85 struct resource *irqres;
86 void *irqih;
[all …]