Home
last modified time | relevance | path

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

/freebsd/sys/dev/proto/
H A Dproto_dev.h50 #define PROTO_IOC_BUSDMA_MD_LOAD 22 macro
H A Dproto_busdma.c449 case PROTO_IOC_BUSDMA_MD_LOAD: in proto_busdma_ioctl()
/freebsd/tools/bus_space/
H A Dbusdma.c347 ioc.request = PROTO_IOC_BUSDMA_MD_LOAD; in bd_md_load()