Home
last modified time | relevance | path

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

/drivers/scsi/
DNCR_Q720.c147 __u8 pos2, pos4, asr2, asr9, asr10; in NCR_Q720_probe() local
236 asr2 = inb(io_base + 0x0a); in NCR_Q720_probe()
238 asr2 |= 0x01; in NCR_Q720_probe()
240 outb(asr2, io_base + 0x0a); in NCR_Q720_probe()
243 siops = ((asr2 & 0xe0) >> 5) + 1; in NCR_Q720_probe()