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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_iosram_priv.h143 extern int iosram_switch_tunnel(int);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_iosram.c817 rv = iosram_switch_tunnel(new_instance);
837 iosram_switch_tunnel(int instance) function
847 static fn_t f = "iosram_switch_tunnel";
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c142 static int iosram_switch_tunnel(iosramsoft_t *softp);
415 (void) iosram_switch_tunnel(softp);
1969 * iosram_switch_tunnel(softp)
1975 iosram_switch_tunnel(iosramsoft_t *softp) function
2405 if (iosram_switch_tunnel(softp) == 0) {
2420 if (iosram_switch_tunnel(last_master) == 0) {

Completed in 51 milliseconds