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

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dthreewire.h44 extern int threewire_read ( struct nvs_device *nvs, unsigned int address,
60 device->nvs.read = threewire_read;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/nvs/
H A Dthreewire.c42 int threewire_read ( struct nvs_device *nvs, unsigned int address, function
121 if ( ( rc = threewire_read ( nvs, 0, NULL,

Completed in 687 milliseconds