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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2147 u_int scb_tag; local
2150 scb_tag = ahc_inb(ahc, SCB_TAG);
2151 pending_scb = ahc_lookup_scb(ahc, scb_tag);
H A Daic79xx_core.c3488 u_int scb_tag; local
3491 scb_tag = SCB_GET_TAG(pending_scb);
3492 ahd_set_scbptr(ahd, scb_tag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c3121 unsigned char active_scb, tcl, scb_tag; local
3129 scb_tag = aic_inb(p, SCB_TAG);
3137 p->host_no, channel, target, lun, scb_tag,

Completed in 163 milliseconds