Searched refs:PHASE_IDLE (Results 1 – 4 of 4) sorted by relevance
261 [PHASE_IDLE] = "idle", in fas216_drv_phase()900 info->scsi.phase = PHASE_IDLE; in fas216_disconnect_intr()903 if (info->scsi.phase == PHASE_IDLE) in fas216_disconnect_intr()1573 case PHASE_IDLE: in fas216_funcdone_intr()1607 info->scsi.phase = PHASE_IDLE; in fas216_bus_reset()2141 info->scsi.phase = PHASE_IDLE; in fas216_done()2175 if (info->scsi.phase == PHASE_IDLE) in fas216_done()2226 if (result == 0 && info->scsi.phase == PHASE_IDLE) in fas216_queue_command_internal()2379 case PHASE_IDLE: in fas216_find_command()2514 if (info->scsi.phase == PHASE_IDLE) in fas216_eh_device_reset()[all …]
186 PHASE_IDLE, /* we're not planning on doing anything */ enumerator
372 host->scsi.phase = PHASE_IDLE; in acornscsi_resetcard()851 host->scsi.phase = PHASE_IDLE; in acornscsi_done()2068 host->scsi.phase = PHASE_IDLE; in acornscsi_sbicintr()2077 case PHASE_IDLE: /* STATE: disconnected */ in acornscsi_sbicintr()2325 host->scsi.phase = PHASE_IDLE; in acornscsi_sbicintr()2439 if (host->scsi.phase == PHASE_IDLE) in acornscsi_queuecmd_lck()2500 case PHASE_IDLE: in acornscsi_do_abort()
170 PHASE_IDLE, /* we're not planning on doing anything */ enumerator
Completed in 26 milliseconds