Home
last modified time | relevance | path

Searched defs:proto_ioc_busdma (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/proto/
H A Dproto_dev.h41 struct proto_ioc_busdma { struct
42 unsigned int request;
53 unsigned long key;
54 union {
84 #define PROTO_IOC_BUSDMA _IOWR(PROTO_IOC_CLASS, 2, struct proto_ioc_busdma) argument