Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Diosramio.h82 extern int iosram_switchfrom(int instance);
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c524 (void) iosram_switchfrom(instance); in iosram_detach()
1899 error = iosram_switchfrom((int)arg); in iosram_ioctl()
2299 iosram_switchfrom(int instance) in iosram_switchfrom() function
H A Ddrmach.c5905 rv = iosram_switchfrom(ios.iosram_inst); in drmach_io_pre_release()