Searched defs:EfiBlockIo2Protocol (Results 1 – 1 of 1) sorted by relevance
25 typedef struct EfiBlockIo2Protocol EfiBlockIo2Protocol; typedef32 struct EfiBlockIo2Protocol { struct34 EfiStatus (*reset)(EfiBlockIo2Protocol* self, bool extended_verification); argument35 EfiStatus (*read_blocks_ex)(EfiBlockIo2Protocol* self, uint32_t media_id, argument38 EfiStatus (*write_blocks_ex)(EfiBlockIo2Protocol* self, uint32_t media_id, argument41 EfiStatus (*flush_blocks_ex)(EfiBlockIo2Protocol* self, argument