Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h583 SCB_ON_COL_LIST = 0x08000, enumerator
H A Daic79xx_core.c6616 scb->flags |= SCB_ON_COL_LIST; in ahd_add_col_list()
6637 scb->flags &= ~SCB_ON_COL_LIST; in ahd_rem_col_list()
6714 } else if ((scb->col_scb->flags & SCB_ON_COL_LIST) != 0) { in ahd_free_scb()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h583 SCB_ON_COL_LIST = 0x08000, enumerator
H A Daic79xx_core.c6615 scb->flags |= SCB_ON_COL_LIST; in ahd_add_col_list()
6636 scb->flags &= ~SCB_ON_COL_LIST; in ahd_rem_col_list()
6713 } else if ((scb->col_scb->flags & SCB_ON_COL_LIST) != 0) { in ahd_free_scb()

Completed in 26 milliseconds