Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/aac/
H A Daac_ioctl.h62 #define CTL_CODE(devType, func, meth, acc) (((devType) << 16) | ((acc) << 14) | ((func) << 2) | (me… macro
/dflybsd-src/sys/dev/raid/hptmv/
H A Dhptintf.h170 #define CTL_CODE( DeviceType, Function, Method, Access ) \ macro
/dflybsd-src/sys/dev/raid/hptrr/
H A Dhptintf.h212 #define CTL_CODE( DeviceType, Function, Method, Access ) \ macro
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dhptintf.h212 #define CTL_CODE( DeviceType, Function, Method, Access ) \ macro