Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/include/
Dundiload.h15 extern int undi_load ( struct undi_device *undi, struct undi_rom *undirom );
32 return undi_load ( undi, undirom ); in undi_load_pci()
/external/syslinux/gpxe/src/arch/i386/drivers/net/
Dundiload.c55 int undi_load ( struct undi_device *undi, struct undi_rom *undirom ) { in undi_load() function