Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h207 #define ENSPIORDY 0x02 macro
H A Daha152x.c885 SETPORT(SIMODE0, (CURRENT_SC->SCp.phase & spiordy) ? ENSPIORDY : 0); in setup_expected_interrupts()
2420 (s0 & ENSPIORDY) ? "ENSPIORDY " : "", in disp_enintr()
2749 if (s & ENSPIORDY) in get_ports()
2750 seq_puts(m, "ENSPIORDY "); in get_ports()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h207 #define ENSPIORDY 0x02 macro
H A Daha152x.c906 SETPORT(SIMODE0, (acp->phase & spiordy) ? ENSPIORDY : 0); in setup_expected_interrupts()
2468 (s0 & ENSPIORDY) ? "ENSPIORDY " : "", in disp_enintr()
2801 if (s & ENSPIORDY) in get_ports()
2802 seq_puts(m, "ENSPIORDY "); in get_ports()

Completed in 9 milliseconds