Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c92 static struct iosramsoft *iosram_master = NULL; /* master tunnel */ variable
414 if (iosram_master == NULL && iosram_is_chosen(softp)) { in iosram_attach()
420 if (iosram_master == NULL) { in iosram_attach()
522 if (iosram_master == softp || (softp->state & IOSRAM_STATE_TSWITCH)) { in iosram_detach()
542 if (iosram_master == softp) { in iosram_detach()
693 if (iosram_master == NULL) { in iosram_rd()
891 if (iosram_master == NULL) { in _iosram_write()
1093 if (iosram_master == NULL) { in iosram_register()
1131 if (iosram_master == NULL) { in iosram_unregister()
1141 iosram_master->instance, key)); in iosram_unregister()
[all …]