SCB_ON_COL_LIST  6656 drivers/scsi/aic7xxx/aic79xx_core.c 	scb->flags |= SCB_ON_COL_LIST;
SCB_ON_COL_LIST  6677 drivers/scsi/aic7xxx/aic79xx_core.c 	scb->flags &= ~SCB_ON_COL_LIST;
SCB_ON_COL_LIST  6754 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if ((scb->col_scb->flags & SCB_ON_COL_LIST) != 0) {