Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dfdomain.c102 #define PARITY_MASK ACTL_PAREN /* Parity enabled, 0 = disabled */ macro
129 outb(ACTL_RESET | ACTL_CLRFIRQ | PARITY_MASK, in fdomain_make_bus_idle()
132 outb(ACTL_RESET | PARITY_MASK, fd->base + REG_ACTL); in fdomain_make_bus_idle()
179 outb(PARITY_MASK, base + REG_ACTL); in fdomain_reset()
192 outb(PARITY_MASK, fd->base + REG_ACTL); in fdomain_select()
292 outb(ACTL_IRQEN | PARITY_MASK, fd->base + REG_ACTL); in fdomain_work()
304 outb(ACTL_IRQEN | PARITY_MASK, fd->base + REG_ACTL); in fdomain_work()
325 PARITY_MASK, fd->base + REG_ACTL); in fdomain_work()
331 outb(ACTL_IRQEN | ACTL_FIFOEN | PARITY_MASK, in fdomain_work()
354 PARITY_MASK, fd->base + REG_ACTL); in fdomain_work()
[all …]