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

  /external/syslinux/gpxe/src/drivers/net/
eepro100.h 178 static void ifec_net_close ( struct net_device* );
eepro100.c 152 .close = ifec_net_close,
257 static void ifec_net_close ( struct net_device *netdev ) function
263 DBGP ( "ifec_net_close\n" );
    [all...]

Completed in 59 milliseconds