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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h1159 uint8_t *overrun_buf; member in struct:ahd_softc
H A Daic79xx_core.c6360 ahd->overrun_buf = next_vaddr;
8610 (ahd->overrun_buf - (uint8_t *)ahd->qoutfifo) / 256;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dadvansys.c734 uchar *overrun_buf; member in struct:asc_dvc_cfg
3206 STATIC uchar overrun_buf[ASC_OVERRUN_BSIZE] = { 0 }; variable
3832 asc_dvc_varp->cfg->overrun_buf = &overrun_buf[0];
8519 " mcode_version %d, overrun_buf 0x%lx\n",
8520 h->mcode_version, (ulong) h->overrun_buf);
11642 phy_addr = virt_to_bus(asc_dvc->cfg->overrun_buf);

Completed in 199 milliseconds