Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dfdomain.h72 #define ACTL_ARB BIT(2) /* Initiate Bus Arbitration */ macro
H A Dfdomain.c431 outb(ACTL_ARB | ACTL_IRQEN | PARITY_MASK, fd->base + REG_ACTL); in fdomain_queue()