Searched defs:a3c90x_open (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A D3c90x.c788 * a3c90x_open - Routine to initialize the card. Initialize hardware,
795 static int a3c90x_open(struct net_device *netdev) function
800 DBGP("a3c90x_open\n");
850 .open = a3c90x_open,
861 * Initialization is done in a3c90x_open().

Completed in 46 milliseconds