Home
last modified time | relevance | path

Searched refs:SDONE (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Daha152x.h187 #define SDONE 0x04 macro
Daha152x.c3201 if (s & SDONE)
3242 if (s & SDONE)
3570 if (s & SDONE)
3611 if (s & SDONE)
Daic7xxx_old.c5374 while(aic_inb(p, SSTAT0) & SDONE) udelay(1); in aic7xxx_handle_seqint()
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h90 #define SDONE 0x04 macro
Daic7xxx.reg207 * the data has been safely transferred. SDONE in SSTAT0 is
263 bit SDONE 0x04 /* STCNT = 0x000000 */
Daic7xxx.seq665 test SSTAT0, SDONE jnz .;
667 test SSTAT0, SDONE jnz p_command_ultra2_dma_done;
1096 test SSTAT0,SDONE jnz dma_checkfifo;
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.reg219 * the data has been safely transferred. SDONE in SSTAT0 is
288 field SDONE 0x04 /* STCNT = 0x000000 */
Daic7xxx_reg.h1152 #define SDONE 0x04 macro
Daic7xxx.seq1441 test SSTAT0, SDONE jnz . + 2;
1451 test SSTAT0, SDONE jnz p_command_successful;
Daic79xx_reg.h2765 #define SDONE 0x02 macro
Daic79xx.reg1919 field SDONE 0x02 /* Modes 0 and 1 only */
Daic79xx.seq738 test SSTAT2, SDONE jnz ITloop;