SCB_DEVICE_RESET 4428 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((scb->flags & SCB_DEVICE_RESET) == 0
SCB_DEVICE_RESET 4447 drivers/scsi/aic7xxx/aic79xx_core.c 	if (scb->flags & SCB_DEVICE_RESET) {
SCB_DEVICE_RESET 9054 drivers/scsi/aic7xxx/aic79xx_core.c 			    ~(SCB_NEGOTIATE|SCB_ABORT|SCB_DEVICE_RESET);
SCB_DEVICE_RESET  844 drivers/scsi/aic7xxx/aic79xx_osm.c 	reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE;
SCB_DEVICE_RESET 2880 drivers/scsi/aic7xxx/aic7xxx_core.c 	if ((scb->flags & SCB_DEVICE_RESET) == 0
SCB_DEVICE_RESET 2898 drivers/scsi/aic7xxx/aic7xxx_core.c 	if (scb->flags & SCB_DEVICE_RESET) {
SCB_DEVICE_RESET  762 drivers/scsi/aic7xxx/aic7xxx_osm.c 	error = ahc_linux_queue_recovery_cmd(cmd, SCB_DEVICE_RESET);
SCB_DEVICE_RESET 2123 drivers/scsi/aic7xxx/aic7xxx_osm.c 	if (pending_scb == NULL && flag == SCB_DEVICE_RESET) {
SCB_DEVICE_RESET 2215 drivers/scsi/aic7xxx/aic7xxx_osm.c 	  || (flag == SCB_DEVICE_RESET