Home
last modified time | relevance | path

Searched refs:IOP_REG_QP (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dadvansys.c681 #define IOP_REG_QP (0x03) macro
839 #define AscReadChipQP(port) (uchar)inp((port)+IOP_REG_QP)
840 #define AscWriteChipQP(port, data) outp((port)+IOP_REG_QP, data)