Searched defs:proto_ioc_busdma (Results 1 – 1 of 1) sorted by relevance
41 struct proto_ioc_busdma { struct42 unsigned int request;53 unsigned long key;54 union {84 #define PROTO_IOC_BUSDMA _IOWR(PROTO_IOC_CLASS, 2, struct proto_ioc_busdma) argument