Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h54 #define O_STACK 0x1d /* stack */ macro
H A Daha152x.c2989 SETPORT(io_port + O_STACK, i); in aha152x_porttest()
2992 for (i = 0; i < 16 && GETPORT(io_port + O_STACK) == i; i++) in aha152x_porttest()
3004 SETPORT(io_port + O_STACK, i); in tc1550_porttest()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h54 #define O_STACK 0x1d /* stack */ macro
H A Daha152x.c3042 SETPORT(io_port + O_STACK, i); in aha152x_porttest()
3045 for (i = 0; i < 16 && GETPORT(io_port + O_STACK) == i; i++) in aha152x_porttest()
3057 SETPORT(io_port + O_STACK, i); in tc1550_porttest()

Completed in 8 milliseconds