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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2746 u_int scb_tag; ahc_update_pending_scbs() local
2749 scb_tag = ahc_inb(ahc, SCB_TAG); ahc_update_pending_scbs()
2750 pending_scb = ahc_lookup_scb(ahc, scb_tag); ahc_update_pending_scbs()
H A Daic79xx_core.c4284 u_int scb_tag; ahd_update_pending_scbs() local
4287 scb_tag = SCB_GET_TAG(pending_scb); ahd_update_pending_scbs()
4288 ahd_set_scbptr(ahd, scb_tag); ahd_update_pending_scbs()

Completed in 112 milliseconds