]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/9/pc/usbehci.h
kernel: cleanup the software mouse cursor mess
[plan9front.git] / sys / src / 9 / pc / usbehci.h
index 4b0c9c3b0dd1a4feec3fcdc2b06e2e52cfd69a50..8239ce752ab166548d35f11ea137e164dca82f98 100644 (file)
@@ -178,7 +178,6 @@ struct Ctlr
        void*   (*tdalloc)(ulong,int,ulong);
        void*   (*dmaalloc)(ulong);
        void    (*dmafree)(void*);
-       void    (*dmaflush)(int,void*,ulong len);
 
        int     nframes;        /* 1024, 512, or 256 frames in the list */
        ulong*  frames;         /* periodic frame list (hw) */