Searched refs:SPIOEN (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | aha152x.h | 121 #define SPIOEN 0x08 macro
|
D | aha152x.c | 3065 SETPORT(SXFRCTL0, CH1|SPIOEN); 3280 if (s & SPIOEN) 3649 if (s & SPIOEN)
|
D | aic7xxx_old.c | 8469 aic_outb(p, DFON | SPIOEN, SXFRCTL0); in aic7xxx_register() 8493 aic_outb(p, DFON | SPIOEN, SXFRCTL0); in aic7xxx_register()
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 20 #define SPIOEN 0x08 macro
|
D | aic7xxx.seq | 73 and SXFRCTL0, ~SPIOEN; 250 mvi SPIOEN call initialize_channel; 277 mvi SPIOEN call initialize_channel; 307 and SXFRCTL0, ~SPIOEN;
|
D | aic7xxx.reg | 75 bit SPIOEN 0x08
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 77 and SXFRCTL0, ~SPIOEN; 338 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN; 411 * We carefully toggle SPIOEN to allow us to return the 419 or SXFRCTL0, SPIOEN; 423 and SXFRCTL0, ~SPIOEN; 580 or SXFRCTL0, SPIOEN; 584 and SXFRCTL0, ~SPIOEN; /* Last Byte */ 645 or SXFRCTL0, SPIOEN|CLRSTCNT|CLRCHN; 681 and SXFRCTL0, ~SPIOEN; 2028 or SXFRCTL0, SPIOEN; [all …]
|
D | aic7xxx_core.c | 2842 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 2849 ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase() 2857 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 2877 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase() 2906 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 2918 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 4600 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init() 4617 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init()
|
D | aic79xx_core.c | 3646 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 3653 ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase() 3661 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 3686 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase() 3715 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 3727 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
|
D | aic7xxx_reg.h | 1075 #define SPIOEN 0x08 macro
|
D | aic79xx.seq | 504 or SXFRCTL0, SPIOEN; 667 or SXFRCTL0, SPIOEN;
|
D | aic7xxx.reg | 81 field SPIOEN 0x08
|
D | aic79xx_reg.h | 2624 #define SPIOEN 0x08 macro
|
D | aic79xx.reg | 1556 field SPIOEN 0x08
|