Searched refs:nvo_init (Results 1 – 4 of 4) sorted by relevance
/external/syslinux/gpxe/src/include/gpxe/ |
D | nvo.h | 50 extern void nvo_init ( struct nvo_block *nvo, struct nvs_device *nvs,
|
/external/syslinux/gpxe/src/core/ |
D | nvo.c | 203 void nvo_init ( struct nvo_block *nvo, struct nvs_device *nvs, in nvo_init() function
|
/external/syslinux/gpxe/src/drivers/net/ |
D | rtl8139.c | 296 nvo_init ( &rtl->nvo, &rtl->eeprom.nvs, rtl_nvo_fragments, in rtl_init_eeprom()
|
D | etherfabric.c | 3281 nvo_init ( &efab->nvo, &efab->spi_eeprom.nvs, falcon_nvo_fragments, in falcon_probe_spi()
|