Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c683 #define IOP_REG_DC1 (0x0E) macro
866 #define AscReadChipDC1(port) (ushort)inpw((port)+IOP_REG_DC1)
867 #define AscWriteChipDC1(port) outpw((port)+IOP_REG_DC1, data)
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c670 #define IOP_REG_DC1 (0x0E) macro
853 #define AscReadChipDC1(port) (ushort)inpw((port)+IOP_REG_DC1)
854 #define AscWriteChipDC1(port) outpw((port)+IOP_REG_DC1, data)

Completed in 31 milliseconds