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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6122 u_int active_scb; local
6130 active_scb = ahc_inb(ahc, SCBPTR);
6133 active_scb = SCB_LIST_NULL;
6172 ahc_outb(ahc, SCBPTR, active_scb);
6282 u_int active_scb; local
6297 active_scb = ahc_inb(ahc, SCBPTR);
6402 ahc_outb(ahc, SCBPTR, active_scb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c3112 unsigned char active_scb, tcl, scb_tag; local
3119 active_scb = aic_inb(p, SCBPTR);
3125 p->host_no, channel, target, lun, active_scb);
3430 aic_outb(p, active_scb, SCBPTR);

Completed in 128 milliseconds