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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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;
2146 info->scsi.phase = PHASE_IDLE;
2180 if (info->scsi.phase == PHASE_IDLE)
2232 if (result == 0 && info->scsi.phase == PHASE_IDLE)
2377 case PHASE_IDLE:
2515 if (info->scsi.phase == PHASE_IDLE)
[all...]
H A Dacornscsi.h190 PHASE_IDLE, /* we're not planning on doing anything */ enumerator in enum:__anon6456
H A Dfas216.h175 PHASE_IDLE, /* we're not planning on doing anything */ enumerator in enum:__anon6472
H A Dacornscsi.c400 host->scsi.phase = PHASE_IDLE;
887 host->scsi.phase = PHASE_IDLE;
1995 /* -> PHASE_IDLE */
2134 if (ssr == 0x85) { /* -> PHASE_IDLE */
2137 host->scsi.phase = PHASE_IDLE;
2146 case PHASE_IDLE: /* STATE: disconnected */
2150 printk(KERN_ERR "scsi%d.%c: PHASE_IDLE, SSR %02X while idle?\n",
2370 case 0x85: /* -> PHASE_IDLE */
2394 host->scsi.phase = PHASE_IDLE;
2518 if (host->scsi.phase == PHASE_IDLE)
[all...]

Completed in 64 milliseconds