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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.c263 [PHASE_IDLE] = "idle",
902 info->scsi.phase = PHASE_IDLE;
905 if (info->scsi.phase == PHASE_IDLE)
1564 case PHASE_IDLE:
1597 info->scsi.phase = PHASE_IDLE;
2136 info->scsi.phase = PHASE_IDLE;
2170 if (info->scsi.phase == PHASE_IDLE)
2222 if (result == 0 && info->scsi.phase == PHASE_IDLE)
2367 case PHASE_IDLE:
2505 if (info->scsi.phase == PHASE_IDLE)
[all...]
H A Dacornscsi.h189 PHASE_IDLE, /* we're not planning on doing anything */ enumerator in enum:__anon14238
H A Dfas216.h177 PHASE_IDLE, /* we're not planning on doing anything */ enumerator in enum:__anon14254
H A Dacornscsi.c397 host->scsi.phase = PHASE_IDLE;
884 host->scsi.phase = PHASE_IDLE;
1992 /* -> PHASE_IDLE */
2131 if (ssr == 0x85) { /* -> PHASE_IDLE */
2134 host->scsi.phase = PHASE_IDLE;
2143 case PHASE_IDLE: /* STATE: disconnected */
2147 printk(KERN_ERR "scsi%d.%c: PHASE_IDLE, SSR %02X while idle?\n",
2367 case 0x85: /* -> PHASE_IDLE */
2391 host->scsi.phase = PHASE_IDLE;
2515 if (host->scsi.phase == PHASE_IDLE)
[all...]

Completed in 33 milliseconds