Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/ !
DNCR53C9x.c3400 int what_next = do_intr_end; in esp_handle() local
3440 what_next = do_reset_bus; in esp_handle()
3482 what_next = do_reset_bus; in esp_handle()
3489 what_next = esp_work_bus(esp, eregs); in esp_handle()
3491 what_next = esp_select_complete(esp, eregs); in esp_handle()
3495 what_next = do_intr_end; in esp_handle()
3500 what_next = do_reset_bus; in esp_handle()
3504 what_next = do_reset_complete; in esp_handle()
3508 what_next = do_reset_bus; in esp_handle()
3512 what_next = esp_do_reconnect(esp, eregs); in esp_handle()
[all …]
Desp.c4163 int what_next = do_intr_end; in esp_handle() local
4201 what_next = do_reset_bus; in esp_handle()
4222 what_next = do_reset_bus; in esp_handle()
4283 what_next = do_reset_bus; in esp_handle()
4289 what_next = esp_work_bus(esp); in esp_handle()
4291 what_next = esp_select_complete(esp); in esp_handle()
4295 what_next = do_intr_end; in esp_handle()
4300 what_next = do_reset_bus; in esp_handle()
4304 what_next = do_reset_complete; in esp_handle()
4308 what_next = do_reset_bus; in esp_handle()
[all …]