Searched refs:threewire_write (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dthreewire.h46 extern int threewire_write ( struct nvs_device *nvs, unsigned int address,
61 device->nvs.write = threewire_write;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/nvs/
H A Dthreewire.c72 int threewire_write ( struct nvs_device *nvs, unsigned int address, function

Completed in 52 milliseconds