Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dfdomain.h83 #define REG_LOOPBACK 7 /* R/W: Loopback */ macro
H A Dfdomain.c159 outb(i, base + REG_LOOPBACK); in fdomain_test_loopback()
160 if (inb(base + REG_LOOPBACK) != i) in fdomain_test_loopback()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dfdomain.h83 #define REG_LOOPBACK 7 /* R/W: Loopback */ macro
H A Dfdomain.c164 outb(i, base + REG_LOOPBACK); in fdomain_test_loopback()
165 if (inb(base + REG_LOOPBACK) != i) in fdomain_test_loopback()

Completed in 3 milliseconds