Searched refs:SPIOEN (Results 1 – 15 of 15) sorted by relevance
/drivers/scsi/ |
D | aha152x.h | 78 #define SPIOEN 0x08 macro
|
D | aha152x.c | 2580 SETPORT(SXFRCTL0, CH1|SPIOEN); in is_complete() 2793 if (s & SPIOEN) in disp_ports() 3166 if (s & SPIOEN) in get_ports()
|
D | aic7xxx_old.c | 8049 aic_outb(p, DFON | SPIOEN, SXFRCTL0); in aic7xxx_register() 8073 aic_outb(p, DFON | SPIOEN, SXFRCTL0); in aic7xxx_register()
|
/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; 2029 or SXFRCTL0, SPIOEN; [all …]
|
D | aic7xxx_reg_print.c_shipped | 32 { "SPIOEN", 0x08, 0x08 },
|
D | aic7xxx_core.c | 3438 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 3445 ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase() 3453 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 3473 ahc_outb(ahc, SXFRCTL0, ahc_inb(ahc, SXFRCTL0) & ~SPIOEN); in ahc_handle_message_phase() 3502 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 3514 ahc_inb(ahc, SXFRCTL0) | SPIOEN); in ahc_handle_message_phase() 5111 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init() 5128 ahc_outb(ahc, SXFRCTL0, DFON|SPIOEN); in ahc_chip_init()
|
D | aic7xxx_reg.h_shipped | 200 #define SPIOEN 0x08
|
D | aic79xx_core.c | 4937 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 4944 ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase() 4952 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 4977 ahd_outb(ahd, SXFRCTL0, ahd_inb(ahd, SXFRCTL0) & ~SPIOEN); in ahd_handle_message_phase() 5006 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase() 5018 ahd_inb(ahd, SXFRCTL0) | SPIOEN); in ahd_handle_message_phase()
|
D | aic7xxx.reg | 92 field SPIOEN 0x08
|
D | aic79xx.seq | 645 or SXFRCTL0, SPIOEN; 835 or SXFRCTL0, SPIOEN;
|
D | aic79xx_reg.h_shipped | 1518 #define SPIOEN 0x08
|
D | aic79xx.reg | 1636 field SPIOEN 0x08
|
/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
|