HomeSort by: relevance | last modified time | path
    Searched refs:maple_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/dreamcast/dev/maple/
maple.c 116 static void maple_scanbus(struct maple_softc *);
118 static void maple_begin_txbuf(struct maple_softc *);
119 static int maple_end_txbuf(struct maple_softc *);
120 static void maple_queue_command(struct maple_softc *, struct maple_unit *,
122 static void maple_write_command(struct maple_softc *, struct maple_unit *,
124 static void maple_start(struct maple_softc *sc);
125 static void maple_start_poll(struct maple_softc *);
126 static void maple_check_subunit_change(struct maple_softc *,
128 static void maple_check_unit_change(struct maple_softc *,
133 static void maple_attach_unit(struct maple_softc *, struct maple_unit *)
    [all...]
maplevar.h 168 struct maple_softc { struct

Completed in 12 milliseconds