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

/drivers/scsi/
H A Dadvansys.c755 #define IOP_REG_QP (0x03) macro
913 #define AscReadChipQP(port) (uchar)inp((port)+IOP_REG_QP)
914 #define AscWriteChipQP(port, data) outp((port)+IOP_REG_QP, data)

Completed in 83 milliseconds