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

/drivers/scsi/aic7xxx/
H A Daic79xx.h583 SCB_ON_COL_LIST = 0x08000, enumerator in enum:__anon4055
H A Daic79xx_core.c6670 scb->flags |= SCB_ON_COL_LIST;
6691 scb->flags &= ~SCB_ON_COL_LIST;
6768 } else if ((scb->col_scb->flags & SCB_ON_COL_LIST) != 0) {

Completed in 47 milliseconds