Home
last modified time | relevance | path

Searched defs:wait_type (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/ethernet/3com/
Dtyphoon.c380 typhoon_reset(void __iomem *ioaddr, int wait_type) in typhoon_reset()
1851 typhoon_wakeup(struct typhoon *tp, int wait_type) in typhoon_wakeup()
1964 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime()
/linux-3.3/fs/dlm/
Dlock.c4202 int wait_type, stub_unlock_result, stub_cancel_result; in dlm_recover_waiters_pre() local