Searched refs:STEP (Results 1 – 13 of 13) sorted by relevance
/drivers/block/ |
D | swim.c | 97 #define STEP 0x071 macro 373 swim_action(base, STEP); in swim_step() 381 if (!swim_readbit(base, STEP)) in swim_step()
|
D | swim3.c | 136 #define STEP 1 macro 430 swim3_select(fs, STEP); in seek_track()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 315 #define STEP 0x04 macro
|
D | aic7xxx.reg | 480 bit STEP 0x04
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 261 { "STEP", 0x04, 0x04 },
|
D | aic79xx_reg_print.c_shipped | 581 { "STEP", 0x04, 0x04 },
|
D | aic7xxx_reg.h_shipped | 549 #define STEP 0x04
|
D | aic7xxx.reg | 616 field STEP 0x04
|
D | aic79xx_reg.h_shipped | 2342 #define STEP 0x04
|
D | aic79xx_core.c | 3528 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP); in ahd_clear_critical_section() 3548 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP); in ahd_clear_critical_section()
|
D | aic79xx.reg | 3407 field STEP 0x04
|
D | aic7xxx_core.c | 2059 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section()
|
/drivers/scsi/aic94xx/ |
D | aic94xx_reg_def.h | 329 #define STEP 0x00000002 macro
|