Searched refs:SCB_ON_COL_LIST (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h583 SCB_ON_COL_LIST = 0x08000, enumerator in enum:__anon25
H A Daic79xx_core.c6615 scb->flags |= SCB_ON_COL_LIST;
6636 scb->flags &= ~SCB_ON_COL_LIST;
6713 } else if ((scb->col_scb->flags & SCB_ON_COL_LIST) != 0) {

Completed in 197 milliseconds