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

/drivers/scsi/
H A Daha152x.h144 #define SDONE 0x04 macro
H A Daha152x.c2714 if (s & SDONE)
2715 printk("SDONE ");
2755 if (s & SDONE)
2756 printk("SDONE ");
3087 if (s & SDONE)
3088 SPRINTF("SDONE ");
3128 if (s & SDONE)
3129 SPRINTF("SDONE ");
H A Daic7xxx_old.c4858 while(aic_inb(p, SSTAT0) & SDONE) udelay(1);
/drivers/scsi/aic7xxx_old/
H A Daic7xxx.seq665 test SSTAT0, SDONE jnz .;
667 test SSTAT0, SDONE jnz p_command_ultra2_dma_done;
1096 test SSTAT0,SDONE jnz dma_checkfifo;
H A Daic7xxx_reg.h90 #define SDONE 0x04 macro
H A Daic7xxx.reg207 * the data has been safely transferred. SDONE in SSTAT0 is
263 bit SDONE 0x04 /* STCNT = 0x000000 */
/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1442 test SSTAT0, SDONE jnz . + 2;
1452 test SSTAT0, SDONE jnz p_command_successful;
H A Daic7xxx.reg234 * the data has been safely transferred. SDONE in SSTAT0 is
309 field SDONE 0x04 /* STCNT = 0x000000 */
H A Daic7xxx_reg.h_shipped277 #define SDONE 0x04
H A Daic79xx.seq910 * out before we can test SDONE, we'll think that
930 test SSTAT2, SDONE jnz ITloop;
H A Daic79xx.reg2016 field SDONE 0x02 /* Modes 0 and 1 only */
H A Daic79xx_reg.h_shipped1659 #define SDONE 0x02

Completed in 107 milliseconds