Searched refs:SCB_DEVICE_RESET (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c707 error = ahc_linux_queue_recovery_cmd(cmd, SCB_DEVICE_RESET);
2104 if (pending_scb == NULL && flag == SCB_DEVICE_RESET) {
2195 || (flag == SCB_DEVICE_RESET
H A Daic79xx.h567 SCB_DEVICE_RESET = 0x00004, enumerator in enum:__anon6386
H A Daic7xxx.h529 SCB_DEVICE_RESET = 0x0004, enumerator in enum:__anon6410
H A Daic79xx_osm.c696 reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE;
H A Daic79xx_core.c3638 if ((scb->flags & SCB_DEVICE_RESET) == 0
3657 if (scb->flags & SCB_DEVICE_RESET) {
8265 ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET);
H A Daic7xxx_core.c2288 if ((scb->flags & SCB_DEVICE_RESET) == 0
2306 if (scb->flags & SCB_DEVICE_RESET) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c656 SCB_DEVICE_RESET = 0x0020, enumerator in enum:__anon6438
4484 if ( !(scb->flags & SCB_DEVICE_RESET) &&
4493 if (scb->flags & SCB_DEVICE_RESET)
10393 scb->flags |= SCB_RESET | SCB_DEVICE_RESET;
10414 scb->flags |= SCB_RESET | SCB_DEVICE_RESET;

Completed in 143 milliseconds