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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c698 #define IOP_REG_QP (0x03) macro
856 #define AscReadChipQP(port) (uchar)inp((port)+IOP_REG_QP)
857 #define AscWriteChipQP(port, data) outp((port)+IOP_REG_QP, data)

Completed in 109 milliseconds