Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Diosram.c129 static int iosram_is_chosen(struct iosramsoft *softp);
414 if (iosram_master == NULL && iosram_is_chosen(softp)) { in iosram_attach()
2646 iosram_is_chosen(struct iosramsoft *softp) in iosram_is_chosen() function