Searched refs:typhoon_sleep (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c1809 netdev_err(tp->dev, "typhoon_sleep(): wake events cmd err %d\n",
1817 netdev_err(tp->dev, "typhoon_sleep(): sleep cmd err %d\n", err);
1833 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) function
2090 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0)
2117 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0)
2459 err = typhoon_sleep(tp, PCI_D3hot, 0);

Completed in 118 milliseconds