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

/drivers/scsi/
H A Dadvansys.c756 #define IOP_REG_IH (0x02) macro
911 #define AscReadChipIH(port) (ushort)inpw((port)+IOP_REG_IH)
912 #define AscWriteChipIH(port, data) outpw((port)+IOP_REG_IH, data)

Completed in 27 milliseconds