Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.c2095 mdlCalculateCRC(unsigned int NumberOfBytes, unsigned char *Input) in mdlCalculateCRC() argument
2102 for (; NumberOfBytes; NumberOfBytes--) { in mdlCalculateCRC()