Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_priv.h146 typedef struct sbbc_softstate { struct
147 struct sbbc_softstate *prev; argument
148 struct sbbc_softstate *next; argument
H A Dsgsbbc_iosram_priv.h146 extern struct sbbc_softstate *sgsbbc_instances;
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc.c74 struct sbbc_softstate *sgsbbc_instances = NULL;
753 struct sbbc_softstate *sp; in sbbc_add_instance()
780 struct sbbc_softstate *sp; in sbbc_remove_instance()
H A Dsgsbbc_iosram.c791 sgsbbc_iosram_switchfrom(struct sbbc_softstate *softsp) in sgsbbc_iosram_switchfrom()
793 struct sbbc_softstate *sp; in sgsbbc_iosram_switchfrom()