Symbol: SCB_ACTIVE
drivers/scsi/aic7xxx/aic79xx_core.c
6686
&& (scb->col_scb->flags & SCB_ACTIVE) == 0) {
drivers/scsi/aic7xxx/aic79xx_core.c
6691
scb->flags |= SCB_ACTIVE;
drivers/scsi/aic7xxx/aic79xx_core.c
6726
& (SCB_PACKETIZED|SCB_ACTIVE)) == SCB_ACTIVE
drivers/scsi/aic7xxx/aic79xx_core.c
8170
if ((scb->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic79xx_core.c
8266
if ((mk_msg_scb->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic79xx_core.c
8371
if ((scb->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic79xx_core.c
8570
if ((scbp->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic79xx_osm.c
1645
scb->flags |= SCB_ACTIVE;
drivers/scsi/aic7xxx/aic79xx_osm.c
1764
if ((scb->flags & SCB_ACTIVE) == 0) {
drivers/scsi/aic7xxx/aic79xx_osm.c
2219
if ((pending_scb->flags & SCB_ACTIVE) == 0) {
drivers/scsi/aic7xxx/aic79xx_osm.c
830
reset_scb->flags |= SCB_DEVICE_RESET|SCB_RECOVERY_SCB|SCB_ACTIVE;
drivers/scsi/aic7xxx/aic7xxx_core.c
5864
if ((scb->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
5976
if ((scb->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
6058
if ((scb->flags & SCB_ACTIVE) != 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
6082
if ((scb->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
6385
if ((scbp->flags & SCB_ACTIVE) == 0)
drivers/scsi/aic7xxx/aic7xxx_core.c
940
&& (scb->flags & SCB_ACTIVE) == 0) {
drivers/scsi/aic7xxx/aic7xxx_core.c
941
scb->flags |= SCB_ACTIVE;
drivers/scsi/aic7xxx/aic7xxx_osm.c
1562
scb->flags |= SCB_ACTIVE;
drivers/scsi/aic7xxx/aic7xxx_osm.c
1693
} else if ((scb->flags & SCB_ACTIVE) == 0) {
drivers/scsi/aic7xxx/aic7xxx_osm.c
2151
if ((pending_scb->flags & SCB_ACTIVE) == 0) {
drivers/scsi/megaraid.c
4062
scb->state |= SCB_ACTIVE | SCB_PENDQ;
drivers/scsi/megaraid.c
438
scb->state = SCB_ACTIVE;
drivers/scsi/megaraid/megaraid_mbox.c
1295
scb->state = SCB_ACTIVE;
drivers/scsi/megaraid/megaraid_mbox.c
3582
scb->state = SCB_ACTIVE;