Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c1833 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) in typhoon_sleep() function
2090 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_open()
2117 if (typhoon_sleep(tp, PCI_D3hot, 0) < 0) in typhoon_close()
2459 err = typhoon_sleep(tp, PCI_D3hot, 0); in typhoon_init_one()