Home
last modified time | relevance | path

Searched refs:FetchBufferSIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h615 #define FetchBufferSIZE 32 macro
624 bit8 Data[FetchBufferSIZE];
H A Dtdioctl.c941 if(llist->BufferOffsetBegin + FetchBufferSIZE > BufferParms.BufferSize ) in tiCOMMgntIOCTL()
945 for ( c=0; c < FetchBufferSIZE;c++) in tiCOMMgntIOCTL()