Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptrr/
HDhim.h244 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; macro
/dragonfly/sys/dev/raid/hpt27xx/
HDhim.h270 #define _HIM_INTERFACE(_type, _fn, _args) _type (* _fn) _args; macro