Searched refs:DFON (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 16 #define DFON 0x80 macro
|
D | aic7xxx.reg | 71 bit DFON 0x80
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h | 1071 #define DFON 0x80 macro
|
D | aic7xxx.reg | 77 field DFON 0x80
|
D | aic79xx_reg.h | 2621 #define DFON 0x80 macro
|
D | aic7xxx_core.c | 4600 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init() 4617 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init()
|
D | aic79xx.reg | 1553 field DFON 0x80
|
D | aic79xx_core.c | 6089 ahd_outb(ahd, SXFRCTL0, DFON); in ahd_chip_init()
|
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 8469 aic_outb(p, DFON | SPIOEN, SXFRCTL0); in aic7xxx_register() 8493 aic_outb(p, DFON | SPIOEN, SXFRCTL0); in aic7xxx_register()
|