Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dfdomain.h28 #define BCTL_SEL BIT(1) /* Select */ macro
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()