Searched refs:instruction_ram_size (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c2071 ahc->instruction_ram_size = 512;
2089 ahc->instruction_ram_size = 512;
2113 ahc->instruction_ram_size = 512;
2197 ahc->instruction_ram_size = 512;
2266 ahc->instruction_ram_size = 768;
2279 ahc->instruction_ram_size = 1024;
2313 ahc->instruction_ram_size = 512;
2338 ahc->instruction_ram_size = 768;
2353 ahc->instruction_ram_size = 1024;
H A Daic7770.c405 ahc->instruction_ram_size = 448;
H A Daic7xxx.h1078 u_int instruction_ram_size; member in struct:ahc_softc
H A Daic7xxx_core.c6218 for (i = 0; i < ahc->instruction_ram_size; i++) {
6284 if (downloaded == ahc->instruction_ram_size) {
6292 ahc->instruction_ram_size);

Completed in 107 milliseconds