Searched refs:w_str (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | imm.h | 131 #define w_str(x,y) outb(y, (x)+1) macro
|
H A D | ppa.h | 138 #define w_str(x,y) outb(y, (x)+1) macro
|
H A D | imm.c | 274 w_str(ppb, i); in epp_reset() 275 w_str(ppb, i & 0xfe); in epp_reset()
|
H A D | ppa.c | 216 w_str(ppb, i); in epp_reset() 217 w_str(ppb, i & 0xfe); in epp_reset()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | imm.h | 131 #define w_str(x,y) outb(y, (x)+1) macro
|
H A D | ppa.h | 134 #define w_str(x,y) outb(y, (x)+1) macro
|
H A D | imm.c | 274 w_str(ppb, i); in epp_reset() 275 w_str(ppb, i & 0xfe); in epp_reset()
|
H A D | ppa.c | 226 w_str(ppb, i); in epp_reset() 227 w_str(ppb, i & 0xfe); in epp_reset()
|
Completed in 8 milliseconds