Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Ddevice.h42 #define dev_crit(DEV, FMT, ...) do { \ argument
49 #define dev_err(DEV, FMT, ...) do { \ argument
58 #define dev_warn(DEV, FMT, ...) do { \ argument
66 #define dev_notice(DEV, FMT, ...) do { \ argument
73 #define dev_info(DEV, FMT, ...) do { \ argument
80 #define dev_dbg(DEV, FMT, ...) do { \ argument
H A Dpci.h120 #define PCI_DEVFN(DEV, FN) \ argument
/netbsd-src/external/gpl2/groff/font/devkoi8-r/
H A DMakefile5 DEV= koi8-r macro
/netbsd-src/external/gpl2/groff/font/devlatin1/
H A DMakefile5 DEV= latin1 macro
/netbsd-src/external/gpl2/groff/font/devascii/
H A DMakefile5 DEV= ascii macro
/netbsd-src/external/gpl2/groff/font/devcp1047/
H A DMakefile5 DEV= cp1047 macro
/netbsd-src/external/gpl2/groff/font/devutf8/
H A DMakefile5 DEV= utf8 macro
/netbsd-src/external/gpl2/groff/font/devhtml/
H A DMakefile5 DEV= html macro
/netbsd-src/external/gpl2/groff/font/devdvi/
H A DMakefile7 DEV= dvi macro
/netbsd-src/external/gpl2/groff/font/devlbp/
H A DMakefile7 DEV= lbp macro
/netbsd-src/external/gpl2/groff/font/devlj4/
H A DMakefile7 DEV= lj4 macro
/netbsd-src/external/gpl2/groff/font/devps/
H A DMakefile7 DEV= ps macro
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dhash.c29 #define HASH_FN(DEV, INO) ((DEV + INO + (INO >> 2) + (INO << 8)) % NR_HASH) argument
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h249 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) argument
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h279 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) argument
/netbsd-src/sys/dev/ic/
H A Dsl811hs.c141 #define DEV 3 macro