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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c92 static struct iosramsoft *iosram_master = NULL; /* master tunnel */ variable in typeref:struct:iosramsoft
414 if (iosram_master == NULL && iosram_is_chosen(softp)) {
420 if (iosram_master == NULL) {
522 if (iosram_master == softp || (softp->state & IOSRAM_STATE_TSWITCH)) {
542 if (iosram_master == softp) {
693 if (iosram_master == NULL) {
891 if (iosram_master == NULL) {
1093 if (iosram_master == NULL) {
1131 if (iosram_master == NULL) {
1141 iosram_master
[all...]

Completed in 45 milliseconds