Searched refs:DECLARE_BUFFER (Results 1 – 3 of 3) sorted by relevance
184 #define DECLARE_BUFFER(type, ptr) UCHAR ptr##__buf[512]; type ptr=(type)ptr##__buf macro
987 DECLARE_BUFFER(PUCHAR, pbuffer); in hpt_add_spare_disk()
1721 DECLARE_BUFFER(FPSCAT_GATH, tmpSg); in fDeviceSendCommand()