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

/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c428 typhoon_wait_status(void __iomem *ioaddr, u32 wait_value) function
1368 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) {
1447 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_BOOT) < 0) {
1470 if (typhoon_wait_status(ioaddr, initial_status) < 0) {
1481 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_RUNNING) < 0) {
1821 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_SLEEPING) < 0)
1857 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0 ||
2000 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_HALTED) < 0)

Completed in 89 milliseconds