fn nvdata(self: *const SimpleNetworkProtocol, read_write: bool, offset: usize, buffer_size: usize, buffer: [*]u8) Status
[src]
Performs read and write operations on the NVRAM device attached to a network interface.
fn nvdata(self: *const SimpleNetworkProtocol, read_write: bool, offset: usize, buffer_size: usize, buffer: [*]u8) Status
Performs read and write operations on the NVRAM device attached to a network interface.