Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Daha152x.h145 #define SDONE 0x04 macro
Daha152x.c2633 if (s & SDONE) in get_ports()
2674 if (s & SDONE) in get_ports()
/linux-6.6.21/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped92 { "SDONE", 0x04, 0x04 },
Daic79xx_reg_print.c_shipped295 { "SDONE", 0x02, 0x02 },
Daic7xxx.reg234 * the data has been safely transferred. SDONE in SSTAT0 is
309 field SDONE 0x04 /* STCNT = 0x000000 */
Daic7xxx_reg.h_shipped277 #define SDONE 0x04
Daic7xxx.seq1442 test SSTAT0, SDONE jnz . + 2;
1452 test SSTAT0, SDONE jnz p_command_successful;
Daic79xx_reg.h_shipped789 #define SDONE 0x02
Daic79xx.seq910 * out before we can test SDONE, we'll think that
930 test SSTAT2, SDONE jnz ITloop;
Daic79xx.reg2016 field SDONE 0x02 /* Modes 0 and 1 only */