Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c6883 u_int col_tag; in ahd_alloc_scbs() local
6918 col_tag = scb_data->numscbs ^ 0x100; in ahd_alloc_scbs()
6919 next_scb->col_scb = ahd_find_scb_by_tag(ahd, col_tag); in ahd_alloc_scbs()