Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Dthreewire.h44 extern int threewire_read ( struct nvs_device *nvs, unsigned int address,
60 device->nvs.read = threewire_read; in init_at93cx6()
/external/syslinux/gpxe/src/drivers/nvs/
Dthreewire.c42 int threewire_read ( struct nvs_device *nvs, unsigned int address, in threewire_read() function
121 if ( ( rc = threewire_read ( nvs, 0, NULL, in threewire_detect_address_len()