Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dnsp32_io.h155 h = inw(base + DATA_REG_HI ); in nsp32_index_read4()
171 outw(h, base + DATA_REG_HI ); in nsp32_index_write4()
H A Dnsp32.h137 #define DATA_REG_HI 0x0a /* BASE+0a, Hi-W, R/W */ macro