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

  /src/sys/arch/dreamcast/dev/maple/
maple.h 121 struct maple_response { struct
132 void (*)(void *, struct maple_response *, int, int),
maplevar.h 77 void (*f_callback)(void *, struct maple_response *,
mkbd.c 79 static void mkbd_intr(void *, struct maple_response *, int, int);
261 mkbd_intr(void *arg, struct maple_response *response, int sz, int flags)
mms.c 111 static void mms_intr(void *, struct maple_response *, int, int);
216 mms_intr(void *arg, struct maple_response *response, int size, int flags)
mlcd.c 156 static void mlcd_intr(void *, struct maple_response *, int, int);
339 mlcd_intr(void *arg, struct maple_response *response, int sz, int flags)
mmemcard.c 177 static void mmem_intr(void *, struct maple_response *, int, int);
409 mmem_intr(void *arg, struct maple_response *response, int sz, int flags)
maple.c 1581 void (*callback)(void *, struct maple_response *, int, int), void *arg)

Completed in 61 milliseconds