Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_priv.h186 int sbbc_instance; member
/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_iosram.c113 softsp->sbbc_instance, nodeid, chosen_iosram); in sgsbbc_iosram_is_chosen()
117 softsp->sbbc_instance, (void *)softsp->dip, pn); in sgsbbc_iosram_is_chosen()
120 SGSBBC_DBG_ALL("sgsbbc_iosram(%d): ... %s\n", softsp->sbbc_instance, in sgsbbc_iosram_is_chosen()
122 SGSBBC_DBG_ALL("sgsbbc_iosram(%d): ... %s\n", softsp->sbbc_instance, in sgsbbc_iosram_is_chosen()
H A Dsgsbbc.c239 softsp->sbbc_instance = instance; in sbbc_attach()