Searched refs:LOADRAM (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 317 #define LOADRAM 0x01 macro
|
D | aic7xxx.reg | 482 bit LOADRAM 0x01
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 259 { "LOADRAM", 0x01, 0x01 },
|
D | aic79xx_reg_print.c_shipped | 579 { "LOADRAM", 0x01, 0x01 },
|
D | aic7xxx_reg.h_shipped | 551 #define LOADRAM 0x01
|
D | aic7xxx.reg | 618 field LOADRAM 0x01
|
D | aic7xxx_core.c | 6834 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_dumpseq() 6890 ahc_outb(ahc, SEQCTL, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahc_loadseq()
|
D | aic79xx_reg.h_shipped | 2344 #define LOADRAM 0x01
|
D | aic79xx_core.c | 9337 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq() 9457 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()
|
D | aic79xx.reg | 3409 field LOADRAM 0x01
|
/drivers/scsi/ |
D | aic7xxx_old.c | 1756 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_loadseq() 1798 aic_outb(p, PERRORDIS|LOADRAM|FAILDIS|FASTMODE, SEQCTL); in aic7xxx_print_sequencer()
|