Searched refs:SPIORDY (Results 1 – 11 of 11) sorted by relevance
/drivers/scsi/ |
D | aha152x.h | 145 #define SPIORDY 0x02 macro
|
D | aha152x.c | 1820 if(TESTLO(SSTAT0,SPIORDY)) { in msgi_run() 2035 if(TESTLO(SSTAT0, SPIORDY)) { in msgo_run() 2109 if(TESTLO(SSTAT0, SPIORDY)) { in cmd_run() 2132 if(TESTLO(SSTAT0,SPIORDY)) { in status_run() 2716 if (s & SPIORDY) in disp_ports() 2757 if (s & SPIORDY) in disp_ports() 3089 if (s & SPIORDY) in get_ports() 3130 if (s & SPIORDY) in get_ports()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 91 #define SPIORDY 0x02 macro
|
D | aic7xxx.reg | 264 bit SPIORDY 0x02 /* SCSI PIO Ready */
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 91 { "SPIORDY", 0x02, 0x02 },
|
D | aic7xxx.seq | 327 test SSTAT0, SPIORDY jz .; 421 test SSTAT0, SPIORDY jz .; 582 test SSTAT0, SPIORDY jz .; 2030 test SSTAT0, SPIORDY jz .; 2032 test SSTAT0, SPIORDY jz .;
|
D | aic79xx_reg_print.c_shipped | 239 { "SPIORDY", 0x02, 0x02 },
|
D | aic7xxx_reg.h_shipped | 278 #define SPIORDY 0x02
|
D | aic7xxx.reg | 310 field SPIORDY 0x02 /* SCSI PIO Ready */
|
D | aic79xx_reg.h_shipped | 1622 #define SPIORDY 0x02
|
D | aic79xx.reg | 1924 field SPIORDY 0x02 /* SCSI PIO Ready */
|