Searched refs:SDONE (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/scsi/ |
D | aha152x.h | 145 #define SDONE 0x04 macro
|
D | aha152x.c | 2633 if (s & SDONE) in get_ports() 2674 if (s & SDONE) in get_ports()
|
/linux-6.6.21/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 92 { "SDONE", 0x04, 0x04 },
|
D | aic79xx_reg_print.c_shipped | 295 { "SDONE", 0x02, 0x02 },
|
D | aic7xxx.reg | 234 * the data has been safely transferred. SDONE in SSTAT0 is 309 field SDONE 0x04 /* STCNT = 0x000000 */
|
D | aic7xxx_reg.h_shipped | 277 #define SDONE 0x04
|
D | aic7xxx.seq | 1442 test SSTAT0, SDONE jnz . + 2; 1452 test SSTAT0, SDONE jnz p_command_successful;
|
D | aic79xx_reg.h_shipped | 789 #define SDONE 0x02
|
D | aic79xx.seq | 910 * out before we can test SDONE, we'll think that 930 test SSTAT2, SDONE jnz ITloop;
|
D | aic79xx.reg | 2016 field SDONE 0x02 /* Modes 0 and 1 only */
|