Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
DNCR_D700.c256 int pos3j, pos3k, pos3a, pos3b, pos4; in NCR_D700_probe() local
260 pos4 = mca_device_read_pos(mca_dev, 4); in NCR_D700_probe()
261 pos4 |= 0x4; in NCR_D700_probe()
262 mca_device_write_pos(mca_dev, 4, pos4); in NCR_D700_probe()
276 irq = (pos4 & 0x3) + 11; in NCR_D700_probe()
DNCR_Q720.c147 __u8 pos2, pos4, asr2, asr9, asr10; in NCR_Q720_probe() local
185 pos4 = inb(io_base + 4); in NCR_Q720_probe()
187 pos4 |= 0x01; in NCR_Q720_probe()
188 outb(pos4, io_base + 4); in NCR_Q720_probe()
189 base_addr = (pos4 & 0x7e) << 20; in NCR_Q720_probe()
190 base_addr += (pos4 & 0x80) << 23; in NCR_Q720_probe()
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h293 uint64_t pos4:7; member
311 uint64_t pos4:7;