Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.c4720 u_int active_scb_index; local
4913 active_scb_index = ahc_inb(ahc, SCB_TAG);
4916 && (pending_scb->hscb->tag == active_scb_index
4924 pending_scb = ahc_lookup_scb(ahc, active_scb_index);