HomeSort by relevance Sort by last modified time
    Searched refs:ifec_net_open (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
eepro100.h 180 static int ifec_net_open ( struct net_device* );
eepro100.c 68 * ifec_net_open() is called by gPXE before attempting to network boot from the
151 .open = ifec_net_open,
309 static int ifec_net_open ( struct net_device *netdev ) function
317 DBGP ( "ifec_net_open: " );
    [all...]

Completed in 129 milliseconds