SCB_SENSE        8899 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((scb->flags & SCB_SENSE) != 0) {
SCB_SENSE        8904 drivers/scsi/aic7xxx/aic79xx_core.c 		scb->flags &= ~SCB_SENSE;
SCB_SENSE        9059 drivers/scsi/aic7xxx/aic79xx_core.c 		scb->flags |= SCB_SENSE;
SCB_SENSE        9171 drivers/scsi/aic7xxx/aic79xx_core.c 	if ((scb->flags & SCB_SENSE) == 0)
SCB_SENSE        9180 drivers/scsi/aic7xxx/aic79xx_core.c 		       (scb->flags & SCB_SENSE) ? "Sense " : "", resid);
SCB_SENSE        1916 drivers/scsi/aic7xxx/aic79xx_osm.c 		if ((scb->flags & (SCB_SENSE|SCB_PKT_SENSE)) != 0) {
SCB_SENSE        1921 drivers/scsi/aic7xxx/aic79xx_osm.c 			if (scb->flags & SCB_SENSE) {
SCB_SENSE        1028 drivers/scsi/aic7xxx/aic7xxx_core.c 		if ((scb->flags & SCB_SENSE) != 0) {
SCB_SENSE        1034 drivers/scsi/aic7xxx/aic7xxx_core.c 			scb->flags &= ~SCB_SENSE;
SCB_SENSE        1137 drivers/scsi/aic7xxx/aic7xxx_core.c 			scb->flags |= SCB_SENSE;
SCB_SENSE        1416 drivers/scsi/aic7xxx/aic7xxx_core.c 		if ((scb->flags & SCB_SENSE) == 0) {
SCB_SENSE        1419 drivers/scsi/aic7xxx/aic7xxx_core.c 			scb->flags &= ~SCB_SENSE;
SCB_SENSE        6689 drivers/scsi/aic7xxx/aic7xxx_core.c 	if ((scb->flags & SCB_SENSE) == 0)
SCB_SENSE        6698 drivers/scsi/aic7xxx/aic7xxx_core.c 		       (scb->flags & SCB_SENSE) ? "Sense " : "", resid);
SCB_SENSE        1845 drivers/scsi/aic7xxx/aic7xxx_osm.c 		if (scb->flags & SCB_SENSE) {