Home
last modified time | relevance | path

Searched refs:PROTO_IOC_BUSDMA_MD_DESTROY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/proto/
H A Dproto_dev.h49 #define PROTO_IOC_BUSDMA_MD_DESTROY 21 macro
H A Dproto_busdma.c441 case PROTO_IOC_BUSDMA_MD_DESTROY: in proto_busdma_ioctl()
/freebsd/tools/bus_space/
H A Dbusdma.c325 ioc.request = PROTO_IOC_BUSDMA_MD_DESTROY; in bd_md_destroy()