Searched refs:DSTAT_SSI (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsim710.h277 #define DSTAT_SSI 0x08 /* SCRIPTS single step interrupt */ macro
H A D53c7,8xx.h308 #define DSTAT_SSI 0x08 /* SCRIPTS single step interrupt */ macro
H A D53c7xx.h286 #define DSTAT_SSI 0x08 /* SCRIPTS single step interrupt */ macro
H A Dsim710.c1038 else if (dstat & (DSTAT_BF|DSTAT_ABRT|DSTAT_SSI|DSTAT_WTD)) {
H A D53c7,8xx.c4854 * DSTAT_SSI is the single step interrupt. Should be generated
4858 if (dstat & DSTAT_SSI) {
H A D53c7xx.c4555 * DSTAT_SSI is the single step interrupt. Should be generated
4559 if (dstat & DSTAT_SSI) {

Completed in 113 milliseconds