Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dglobal.h184 #define DECLARE_BUFFER(type, ptr) UCHAR ptr##__buf[512]; type ptr=(type)ptr##__buf macro
H A Dgui_lib.c987 DECLARE_BUFFER(PUCHAR, pbuffer); in hpt_add_spare_disk()
H A Dentry.c1721 DECLARE_BUFFER(FPSCAT_GATH, tmpSg); in fDeviceSendCommand()