Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Dfdomain.c125 outb(0, fd->base + REG_BCTL); in fdomain_make_bus_idle()
174 outb(BCTL_RST, base + REG_BCTL); in fdomain_reset()
176 outb(0, base + REG_BCTL); in fdomain_reset()
188 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_select()
201 outb(BCTL_BUSEN, fd->base + REG_BCTL); in fdomain_select()
288 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_work()
308 outb(BCTL_BUSEN, fd->base + REG_BCTL); in fdomain_work()
377 outb(0, fd->base + REG_BCTL); in fdomain_work()
426 outb(0, fd->base + REG_BCTL); /* Disable data drivers */ in fdomain_queue()
A Dfdomain.h26 #define REG_BCTL 1 /* W: SCSI Bus Control */ macro

Completed in 5 milliseconds