Lines Matching refs:PHASE_IDLE
265 [PHASE_IDLE] = "idle", in fas216_drv_phase()
903 info->scsi.phase = PHASE_IDLE; in fas216_disconnect_intr()
906 if (info->scsi.phase == PHASE_IDLE) in fas216_disconnect_intr()
1570 case PHASE_IDLE: in fas216_funcdone_intr()
1603 info->scsi.phase = PHASE_IDLE; in fas216_bus_reset()
2147 info->scsi.phase = PHASE_IDLE; in fas216_done()
2181 if (info->scsi.phase == PHASE_IDLE) in fas216_done()
2233 if (result == 0 && info->scsi.phase == PHASE_IDLE) in fas216_queue_command_lck()
2382 case PHASE_IDLE: in fas216_find_command()
2517 if (info->scsi.phase == PHASE_IDLE) in fas216_eh_device_reset()
2603 info->scsi.phase = PHASE_IDLE; in fas216_eh_bus_reset()