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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c6136 u_int col_tag; local
6185 col_tag = scb_data->numscbs ^ 0x100;
6186 next_scb->col_scb = ahd_find_scb_by_tag(ahd, col_tag);

Completed in 112 milliseconds