HomeSort by: relevance | last modified time | path
    Searched refs:col_tag (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 323 milliseconds