Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/hptrr/
H A Dhim.h244 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; macro
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dhim.h270 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; macro