Home
last modified time | relevance | path

Searched refs:DAWR (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/powerpc/
DDAWR-POWER9.txt1 DAWR issues on POWER9
4 On POWER9 the DAWR can cause a checkstop if it points to cache
6 memory when configuring the DAWR, so (for now) the DAWR is disabled by
12 powerpc: Disable DAWR in the base POWER9 CPU features
17 DAWR has 6 different ways of being set.
19 2) h_set_mode(DAWR)
28 h_set_mode(DAWR) and h_set_dabr() will now return an error to the
30 they will silently not get the DAWR.
35 DAWR on the migration.
52 and configure the hardware to use the DAWR. This will run at full
/Linux-v4.19/drivers/scsi/
Da2091.h37 volatile unsigned short DAWR; member
Da3000.h31 volatile unsigned short DAWR; member
Da2091.c188 regs->DAWR = DAWR_A2091; in a2091_probe()
Da3000.c207 regs->DAWR = DAWR_A3000; in amiga_a3000_scsi_probe()