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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7770.c383 ahc->instruction_ram_size = 448;
H A Daic7xxx.h1069 u_int instruction_ram_size; member in struct:ahc_softc
H A Daic7xxx_core.c6770 for (i = 0; i < ahc->instruction_ram_size; i++) {
6836 if (downloaded == ahc->instruction_ram_size) {
6844 ahc->instruction_ram_size);
H A Daic7xxx_pci.c2057 ahc->instruction_ram_size = 512;
2075 ahc->instruction_ram_size = 512;
2099 ahc->instruction_ram_size = 512;
2183 ahc->instruction_ram_size = 512;
2252 ahc->instruction_ram_size = 768;
2265 ahc->instruction_ram_size = 1024;
2321 ahc->instruction_ram_size = 512;
2346 ahc->instruction_ram_size = 768;
2361 ahc->instruction_ram_size = 1024;

Completed in 409 milliseconds