Searched refs:SPIORDY (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/drivers/scsi/ |
D | aha152x.h | 146 #define SPIORDY 0x02 macro
|
D | aha152x.c | 1684 if (TESTLO(SSTAT0, SPIORDY)) in msgi_run() 1891 if (TESTLO(SSTAT0, SPIORDY)) in msgo_run() 1953 if (TESTLO(SSTAT0, SPIORDY)) in cmd_run() 1976 if (TESTLO(SSTAT0, SPIORDY)) in status_run() 2635 if (s & SPIORDY) in get_ports() 2676 if (s & SPIORDY) in get_ports()
|
/linux-5.19.10/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 | 256 { "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 | 747 #define SPIORDY 0x02
|
D | aic79xx.reg | 1924 field SPIORDY 0x02 /* SCSI PIO Ready */
|