Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
DNCR_Q720.c147 __u8 pos2, pos4, asr2, asr9, asr10; in NCR_Q720_probe() local
191 asr10 = inb(io_base + 0x12); in NCR_Q720_probe()
192 base_addr += (asr10 & 0x80) << 24; in NCR_Q720_probe()
193 base_addr += (asr10 & 0x70) << 23; in NCR_Q720_probe()