Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
aic79xx.c | 5892 u_int col_tag; local in function:ahd_alloc_scbs 5945 col_tag = scb_data->numscbs ^ 0x100; 5946 next_scb->col_scb = ahd_find_scb_by_tag(ahd, col_tag); |
aic79xx.c | 5892 u_int col_tag; local in function:ahd_alloc_scbs 5945 col_tag = scb_data->numscbs ^ 0x100; 5946 next_scb->col_scb = ahd_find_scb_by_tag(ahd, col_tag); |