Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c399 TYPHOON_STATUS_WAITING_FOR_HOST) in typhoon_reset()
1371 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_download_firmware()
1860 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0 || in typhoon_wakeup()
2087 if (typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_open()
2117 if (typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) in typhoon_close()
2182 if (typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_suspend()
2227 TYPHOON_STATUS_WAITING_FOR_HOST) in typhoon_test_mmio()
2397 err = typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST); in typhoon_init_one()
H A Dtyphoon.h621 #define TYPHOON_STATUS_WAITING_FOR_HOST 0x0d macro
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c394 TYPHOON_STATUS_WAITING_FOR_HOST) in typhoon_reset()
1368 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_download_firmware()
1857 if (typhoon_wait_status(ioaddr, TYPHOON_STATUS_WAITING_FOR_HOST) < 0 || in typhoon_wakeup()
2084 if (typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_open()
2114 if (typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) in typhoon_close()
2179 if (typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST) < 0) { in typhoon_suspend()
2224 TYPHOON_STATUS_WAITING_FOR_HOST) in typhoon_test_mmio()
2414 err = typhoon_boot_3XP(tp, TYPHOON_STATUS_WAITING_FOR_HOST); in typhoon_init_one()
H A Dtyphoon.h621 #define TYPHOON_STATUS_WAITING_FOR_HOST 0x0d macro

Completed in 10 milliseconds