template <>

struct StorageTraits

Defined at line 95 of file ../../zircon/kernel/phys/include/phys/early-boot.h

Public Methods

ktl::string_view error_string (error_type error)

Defined at line 103 of file ../../zircon/kernel/phys/include/phys/early-boot.h

ktl::string_view error_string (error_type error)

Defined at line 103 of file ../../zircon/kernel/phys/include/phys/early-boot.h

ktl::string_view error_string (error_type error)

Defined at line 103 of file ../../zircon/kernel/phys/include/phys/early-boot.h

fit::result<error_type, uint32_t> Capacity (Storage & zbi)

Defined at line 105 of file ../../zircon/kernel/phys/include/phys/early-boot.h

fit::result<error_type, payload_type> Payload (Storage & zbi, uint32_t offset, uint32_t length)

Defined at line 109 of file ../../zircon/kernel/phys/include/phys/early-boot.h

template <typename U, bool LowLocality>
fit::result<error_type, ktl::span<const U>> Read (Storage & zbi, payload_type payload, uint32_t length)

Defined at line 118 of file ../../zircon/kernel/phys/include/phys/early-boot.h

template <typename U, bool LowLocality>
fit::result<error_type, ktl::span<const U>> Read (Storage & zbi, payload_type payload, uint32_t length)

Defined at line 118 of file ../../zircon/kernel/phys/include/phys/early-boot.h

template <typename U, bool LowLocality>
fit::result<error_type, ktl::span<const U>> Read (Storage & zbi, payload_type payload, uint32_t length)

Defined at line 118 of file ../../zircon/kernel/phys/include/phys/early-boot.h