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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c699 #define IOP_REG_IH (0x02) macro
854 #define AscReadChipIH(port) (ushort)inpw((port)+IOP_REG_IH)
855 #define AscWriteChipIH(port, data) outpw((port)+IOP_REG_IH, data)

Completed in 117 milliseconds