Symbol: creator_softc
sys/arch/sparc64/dev/creator.c
221
struct creator_softc *sc = v;
sys/arch/sparc64/dev/creator.c
341
creator_setcursor(struct creator_softc *sc, struct wsdisplay_cursor *curs)
sys/arch/sparc64/dev/creator.c
409
creator_curs_enable(struct creator_softc *sc, u_int ena)
sys/arch/sparc64/dev/creator.c
422
creator_updatecursor(struct creator_softc *sc, u_int which)
sys/arch/sparc64/dev/creator.c
487
struct creator_softc *sc = vsc;
sys/arch/sparc64/dev/creator.c
533
creator_ras_fifo_wait(struct creator_softc *sc, int n)
sys/arch/sparc64/dev/creator.c
54
void creator_ras_fifo_wait(struct creator_softc *, int);
sys/arch/sparc64/dev/creator.c
547
creator_ras_wait(struct creator_softc *sc)
sys/arch/sparc64/dev/creator.c
55
void creator_ras_wait(struct creator_softc *);
sys/arch/sparc64/dev/creator.c
56
void creator_ras_init(struct creator_softc *);
sys/arch/sparc64/dev/creator.c
562
creator_ras_init(struct creator_softc *sc)
sys/arch/sparc64/dev/creator.c
584
struct creator_softc *sc = ri->ri_hw;
sys/arch/sparc64/dev/creator.c
60
void creator_ras_fill(struct creator_softc *);
sys/arch/sparc64/dev/creator.c
61
void creator_ras_setfg(struct creator_softc *, int32_t);
sys/arch/sparc64/dev/creator.c
621
struct creator_softc *sc = ri->ri_hw;
sys/arch/sparc64/dev/creator.c
63
int creator_setcursor(struct creator_softc *, struct wsdisplay_cursor *);
sys/arch/sparc64/dev/creator.c
64
int creator_updatecursor(struct creator_softc *, u_int);
sys/arch/sparc64/dev/creator.c
65
void creator_curs_enable(struct creator_softc *, u_int);
sys/arch/sparc64/dev/creator.c
652
creator_ras_fill(struct creator_softc *sc)
sys/arch/sparc64/dev/creator.c
664
struct creator_softc *sc = ri->ri_hw;
sys/arch/sparc64/dev/creator.c
70
void creator_load_sram(struct creator_softc *, u_int32_t *, u_int32_t);
sys/arch/sparc64/dev/creator.c
701
creator_ras_setfg(struct creator_softc *sc, int32_t fg)
sys/arch/sparc64/dev/creator.c
724
struct creator_softc *sc = (struct creator_softc *)self;
sys/arch/sparc64/dev/creator.c
780
creator_load_sram(struct creator_softc *sc, u_int32_t *ucode, u_int32_t size)
sys/arch/sparc64/dev/creator.c
82
sizeof(struct creator_softc), creator_match, creator_attach
sys/arch/sparc64/dev/creator.c
99
struct creator_softc *sc = (struct creator_softc *)self;