Searched refs:DIAG_RTRY_DIS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sparc64/pci/
H A Dpsychoreg.h309 #define DIAG_RTRY_DIS 0x0000000000000040 /* dis. retry limit */ macro
H A Dpsycho.c388 dr |= DIAG_RTRY_DIS;
394 dr |= DIAG_RTRY_DIS | DIAG_DWSYNC_DIS;
399 dr &= ~DIAG_RTRY_DIS;

Completed in 78 milliseconds