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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Diosramio.h82 extern int iosram_switchfrom(int instance);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c524 (void) iosram_switchfrom(instance);
1899 error = iosram_switchfrom((int)arg);
2294 * iosram_switchfrom(instance)
2299 iosram_switchfrom(int instance) function
H A Ddrmach.c5903 DRMACH_PR("calling iosram_switchfrom(%d)\n",
5905 rv = iosram_switchfrom(ios.iosram_inst);
5907 DRMACH_PR("iosram_switchfrom returned %d\n",

Completed in 103 milliseconds