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

/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defipciio.h293 @param NumberOfBytes On input the number of bytes to map. On output the number of bytes
299 @retval EFI_SUCCESS The range was mapped for the returned NumberOfBytes.
312 IN OUT UINTN *NumberOfBytes,
H A Defiprot.h434 IN OUT UINTN *NumberOfBytes,
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.c2089 * NumberOfBytes
2095 mdlCalculateCRC(unsigned int NumberOfBytes, unsigned char *Input) argument
2102 for (; NumberOfBytes; NumberOfBytes--) {

Completed in 72 milliseconds