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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dtyphoon.c1828 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) function
1839 netdev_err(tp->dev, "typhoon_sleep(): wake events cmd err %d\n",
1847 netdev_err(tp->dev, "typhoon_sleep(): sleep cmd err %d\n", err);
2110 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0)
2137 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0)
2223 if(typhoon_sleep(tp, pci_choose_state(pdev, state), tp->wol_events) < 0) {
2461 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dtyphoon.c1828 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) function
1839 netdev_err(tp->dev, "typhoon_sleep(): wake events cmd err %d\n",
1847 netdev_err(tp->dev, "typhoon_sleep(): sleep cmd err %d\n", err);
2110 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0)
2137 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0)
2223 if(typhoon_sleep(tp, pci_choose_state(pdev, state), tp->wol_events) < 0) {
2461 if(typhoon_sleep(tp, PCI_D3hot, 0) < 0) {

Completed in 89 milliseconds