Searched defs:DEV (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/sys/dev/pccard/pccbb/ |
| HD | pccbb_pci.c | 108 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 110 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
| HD | pccbb.c | 116 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 118 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
| /dragonfly/contrib/gcc-8.0/include/ |
| HD | gomp-constants.h | 207 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) argument
|
| /dragonfly/sys/dev/misc/dcons/ |
| HD | dcons_os.c | 121 #define DEV cdev_t macro
|
| /dragonfly/sys/bus/cam/scsi/ |
| HD | scsi_sa.c | 180 #define SAUNIT(DEV) \ argument
|
| /dragonfly/sys/dev/drm/i915/ |
| HD | i915_irq.c | 2745 #define i915_wedge_on_timeout(W, DEV, TIMEOUT) \ argument
|