Home
last modified time | relevance | path

Searched refs:SPIORDY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h146 #define SPIORDY 0x02 macro
H A Daha152x.c309 spiordy = 0x0080, /* waiting for SPIORDY to raise */
1644 if (TESTLO(SSTAT0, SPIORDY)) in msgi_run()
1846 if (TESTLO(SSTAT0, SPIORDY)) in msgo_run()
1908 if (TESTLO(SSTAT0, SPIORDY)) in cmd_run()
1931 if (TESTLO(SSTAT0, SPIORDY)) in status_run()
2583 if (s & SPIORDY) in get_ports()
2584 seq_puts(m, "SPIORDY "); in get_ports()
2624 if (s & SPIORDY) in get_ports()
2625 seq_puts(m, "SPIORDY "); in get_ports()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h146 #define SPIORDY 0x02 macro
H A Daha152x.c312 spiordy = 0x0080, /* waiting for SPIORDY to raise */
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()
2636 seq_puts(m, "SPIORDY "); in get_ports()
2676 if (s & SPIORDY) in get_ports()
2677 seq_puts(m, "SPIORDY "); in get_ports()

Completed in 12 milliseconds