Searched defs:WriteBlocks (Results 1 – 6 of 6) sorted by relevance
228 EFI_BLOCK_WRITE WriteBlocks; member
234 EFI_BLOCK_WRITE WriteBlocks; member
1818 int RMI4Update::WriteBlocks(unsigned char *block, unsigned short count, unsigned char cmd) in WriteBlocks() function in RMI4Update
502 static int WriteBlocks(const RangeSet& tgt, const std::vector<uint8_t>& buffer, int fd) { in WriteBlocks() function