Lines Matching refs:syscon
31 INTERFACE syscon;
34 struct syscon;
35 int syscon_get_handle_default(device_t dev, struct syscon **syscon);
39 struct syscon *syscon;
43 struct syscon *syscon;
47 * Accessor functions for syscon register space
50 struct syscon *syscon;
55 struct syscon *syscon;
61 struct syscon *syscon;
68 * Get syscon handle from parent driver
72 struct syscon **syscon;