Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dfdomain.h28 #define BCTL_SEL BIT(1) /* Select */ macro
H A Dfdomain.c188 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_select()
288 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_work()