Home
last modified time | relevance | path

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

/freebsd/sys/dev/proto/
H A Dproto_dev.h51 #define PROTO_IOC_BUSDMA_MD_UNLOAD 29 macro
H A Dproto_busdma.c457 case PROTO_IOC_BUSDMA_MD_UNLOAD: in proto_busdma_ioctl()
/freebsd/tools/bus_space/
H A Dbusdma.c373 ioc.request = PROTO_IOC_BUSDMA_MD_UNLOAD; in bd_md_unload()