Home
last modified time | relevance | path

Searched defs:DPR (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c782 #define DPR global() macro
H A Daic7xxx_pci.c675 #define DPR global() macro
H A Daic79xx_reg.h3310 #define DPR 0x01 macro
/freebsd/sys/dev/sym/
H A Dsym_defs.h478 #define DPR 0x01 /* Disable Pipe Req */ macro
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp247 for (const DbgRecord &DPR : I.getDbgRecordRange()) in processInstruction() local
H A DAsmWriter.cpp4656 for (const DbgRecord &DPR : Marker.StoredDbgRecords) { in printDbgMarker() local