Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/arcnet/
H A Dcom90xx.c59 static void com90xx_command(struct net_device *dev, int command);
519 lp->hw.command = com90xx_command; in com90xx_found()
562 static void com90xx_command(struct net_device *dev, int cmd) in com90xx_command() function