Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h596 SCB_ON_COL_LIST = 0x08000, enumerator
H A Daic79xx.c5849 scb->flags |= SCB_ON_COL_LIST; in ahd_add_col_list()
5870 scb->flags &= ~SCB_ON_COL_LIST; in ahd_rem_col_list()
5947 } else if ((scb->col_scb->flags & SCB_ON_COL_LIST) != 0) { in ahd_free_scb()