Searched refs:SSTAT2_PHASE_MASK (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsim710.h333 #define SSTAT2_PHASE_MASK (SSTAT2_CD|SSTAT2_IO|SSTAT2_MSG) macro
H A D53c7,8xx.h367 #define SSTAT2_PHASE_MASK (SSTAT2_CD|SSTAT2_IO|SSTAT2_MSG) macro
H A D53c7xx.h345 #define SSTAT2_PHASE_MASK (SSTAT2_CD|SSTAT2_IO|SSTAT2_MSG) macro
H A D53c7,8xx.c4354 phase = sstat & SSTAT2_PHASE_MASK;
4461 switch (sstat & SSTAT2_PHASE_MASK) {
H A D53c7xx.c4085 phase = sstat & SSTAT2_PHASE_MASK;
4191 switch (sstat & SSTAT2_PHASE_MASK) {

Completed in 73 milliseconds