iPXE
disklog_operations Struct Reference

Disk log operations. More...

#include <disklog.h>

Data Fields

int(* write )(void)
 Write current logical block.

Detailed Description

Disk log operations.

Definition at line 45 of file disklog.h.

Field Documentation

◆ write

int(* disklog_operations::write) (void)

Write current logical block.

Return values
rcReturn status code

Definition at line 51 of file disklog.h.

Referenced by disklog_open(), and disklog_putchar().


The documentation for this struct was generated from the following file: