Home
last modified time | relevance | path

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

/NextBSD/sys/dev/viapm/
HDviapm.c92 struct viapm_softc { struct
93 int type;
94 u_int32_t base;
95 int iorid;
96 int irqrid;
97 struct resource *iores;
98 struct resource *irqres;
99 void *irqih;
100 device_t iicbb;
101 device_t smbus;
[all …]