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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c5569 u_int active_scb; local
5577 active_scb = ahc_inb(ahc, SCBPTR);
5580 active_scb = SCB_LIST_NULL;
5619 ahc_outb(ahc, SCBPTR, active_scb);
5729 u_int active_scb; local
5744 active_scb = ahc_inb(ahc, SCBPTR);
5849 ahc_outb(ahc, SCBPTR, active_scb);
/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
3128 active_scb = aic_inb(p, SCBPTR);
3134 p->host_no, channel, target, lun, active_scb);
3439 aic_outb(p, active_scb, SCBPTR);

Completed in 136 milliseconds