Home
last modified time | relevance | path

Searched refs:IOP_REG_AX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c697 #define IOP_REG_AX (0x00) macro
846 #define AscReadChipAX(port) (ushort)inpw((port)+IOP_REG_AX)
847 #define AscWriteChipAX(port, data) outpw((port)+IOP_REG_AX, data)
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c684 #define IOP_REG_AX (0x00) macro
833 #define AscReadChipAX(port) (ushort)inpw((port)+IOP_REG_AX)
834 #define AscWriteChipAX(port, data) outpw((port)+IOP_REG_AX, data)

Completed in 33 milliseconds