Home
last modified time | relevance | path

Searched defs:DEV (Results 1 – 14 of 14) sorted by relevance

/trueos/sys/i386/isa/
HDccbque.h43 #define GENERIC_CCB_ASSERT(DEV, CCBTYPE) \ argument
57 #define GENERIC_CCB_STATIC_ALLOC(DEV, CCBTYPE) \ argument
61 #define GENERIC_CCB(DEV, CCBTYPE, CHAIN) \ argument
/trueos/gnu/usr.bin/groff/font/devascii/
HDMakefile3 DEV= ascii macro
/trueos/gnu/usr.bin/groff/font/devcp1047/
HDMakefile3 DEV= cp1047 macro
/trueos/gnu/usr.bin/groff/font/devlatin1/
HDMakefile3 DEV= latin1 macro
/trueos/gnu/usr.bin/groff/font/devutf8/
HDMakefile3 DEV= utf8 macro
/trueos/gnu/usr.bin/groff/font/devkoi8-r/
HDMakefile3 DEV= koi8-r macro
/trueos/gnu/usr.bin/groff/font/devlbp/
HDMakefile3 DEV= lbp macro
/trueos/gnu/usr.bin/groff/font/devdvi/
HDMakefile3 DEV= dvi macro
/trueos/gnu/usr.bin/groff/font/devhtml/
HDMakefile3 DEV= html macro
/trueos/gnu/usr.bin/groff/font/devlj4/
HDMakefile3 DEV= lj4 macro
/trueos/gnu/usr.bin/groff/font/devps/
HDMakefile3 DEV= ps macro
/trueos/sys/dev/pccbb/
HDpccbb_pci.c114 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument
116 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
HDpccbb.c118 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument
120 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
/trueos/sys/dev/drm2/i915/
HDintel_drv.h37 #define _intel_wait_for(DEV, COND, MS, W, WMSG) \ argument