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

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c291 static void idn_domains_init(struct hwconfig *local_hw);
1215 struct hwconfig local_hw; local
1236 if (get_hw_config(&local_hw)) {
1299 idn_domains_init(&local_hw);
3267 struct hwconfig local_hw; local
3278 if (get_hw_config(&local_hw)) {
3287 (void) update_local_hw_config(ldp, &local_hw);
3405 idn_domains_init(struct hwconfig *local_hw) argument
3411 ASSERT(local_hw != NULL);
3454 ASSERT(local_hw
[all...]

Completed in 50 milliseconds