Home
last modified time | relevance | path

Searched refs:REG_BCTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dfdomain.c120 outb(0, fd->base + REG_BCTL); in fdomain_make_bus_idle()
169 outb(BCTL_RST, base + REG_BCTL); in fdomain_reset()
171 outb(0, base + REG_BCTL); in fdomain_reset()
183 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_select()
196 outb(BCTL_BUSEN, fd->base + REG_BCTL); in fdomain_select()
282 outb(BCTL_BUSEN | BCTL_SEL, fd->base + REG_BCTL); in fdomain_work()
301 outb(BCTL_BUSEN, fd->base + REG_BCTL); in fdomain_work()
369 outb(0, fd->base + REG_BCTL); in fdomain_work()
417 outb(0, fd->base + REG_BCTL); /* Disable data drivers */ in fdomain_queue()
H A Dfdomain.h26 #define REG_BCTL 1 /* W: SCSI Bus Control */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H 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()
H A Dfdomain.h26 #define REG_BCTL 1 /* W: SCSI Bus Control */ macro

Completed in 3 milliseconds