Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptmv/
HDglobal.h179 #define DECLARE_BUFFER(type, ptr) UCHAR ptr##__buf[512]; type ptr=(type)ptr##__buf macro
HDgui_lib.c987 DECLARE_BUFFER(PUCHAR, pbuffer); in hpt_add_spare_disk()
HDentry.c1738 DECLARE_BUFFER(FPSCAT_GATH, tmpSg); in fDeviceSendCommand()